1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-11 03:39:59 +00:00
oot/src/boot
Roman971 2f4c25da53
Fix many missing NULLs (#1389)
* Fix many missing NULLs

* Fix a raw actor id in en_horse
2022-10-04 01:18:50 -04:00
..
assert.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
boot_main.c Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
build.c First proper commit. 2020-03-17 00:31:30 -04:00
idle.c Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
is_debug.c Enable int-conversion warnings and fix all current instances (#1280) 2022-06-15 20:15:44 -04:00
logutils.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
mio0.s Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
stackcheck.c Various minor fixes (#1383) 2022-10-02 17:40:09 -04:00
viconfig.c More documentation for sched.c (#1219) 2022-06-03 15:43:30 -04:00
yaz0.c Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
z_locale.c Various minor fixes (#1383) 2022-10-02 17:40:09 -04:00
z_std_dma.c Fix many missing NULLs (#1389) 2022-10-04 01:18:50 -04:00