1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00
oot/include/libc
mzxrules 8d83727429
Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956)
* split sys_math, sys_math3d, z_lib from global.h

* suggestions

* forgot this

* more math stuff

* nit fix

* re-add ichain.h

* resolve tharo's comments
2024-06-19 00:00:23 -04:00
..
alloca.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
assert.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
math.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
stdarg.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdbool.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stddef.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdint.h Use long over int for s32/u32 types (#1546) 2023-10-17 21:16:31 +02:00
stdio.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdlib.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
string.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00