Math functions are part of libultra and not libnustd.

This commit is contained in:
GiacomoGarbin 2024-04-03 00:02:43 +02:00
parent 8bed9b6238
commit 0e240507e7

View file

@ -24,7 +24,7 @@ Portal 64's high-level usage of proprietary libraries is listed in the following
| | | Message passing | ❌ |
| | | Peripheral access | ❌ |
| | | Video initialization | ❌ |
| | Math | Trig functions | |
| | Math | Trig functions | |
| libnustd | Math | `floor()` | ✅ |
| | String | `strcpy()`, `memset()` | ✅ |