1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-15 04:36:59 +00:00
oot/src/boot
louist103 449b2247fd
Math Sizes (#297)
* Math Sizes

Added sizes to most variable types

* Removed sizes and fixed pads

Removed sizes from base types and cleaned up pads

* PR fixes
2020-07-30 21:50:18 +02:00
..
assert.c Format all src C files 2020-03-22 22:20:03 +01:00
boot_main.c Fix more raw pointers (rsp and part of .data) (#170) 2020-05-27 09:06:37 -04:00
build.c First proper commit. 2020-03-17 00:31:30 -04:00
idle.c Decomp and matching in fault.c and game.c (#265) 2020-07-18 05:55:35 -04:00
is_debug.c Format all src C files 2020-03-22 22:20:03 +01:00
logutils.c Add log macros 2020-04-04 19:28:53 +02:00
stackcheck.c Format all src C files 2020-03-22 22:20:03 +01:00
viconfig.c Format all src C files 2020-03-22 22:20:03 +01:00
yaz0.c match the final non-matching in boot! 2020-03-23 06:37:54 -04:00
z_locale.c Decompile code_800D2E30 and use struct in code_800A9F30 (#80) 2020-04-18 22:56:53 -04:00
z_std_dma.c Math Sizes (#297) 2020-07-30 21:50:18 +02:00