1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-23 13:54:44 +00:00
oot/src/boot
Random 02eaaa2039 Fixes in PR #50
- Rename "sGraph_UpdateTime" to "sGraphUpdateTime"
- Rename "Graph_Ct"/"Graph_Dt" to "Graph_Init"/"Graph_Destroy"
- Change the LOG_STRING macro
- Rename "LOG_VALUE" to "LOG_NUM"
- Fix brace style
- Rename "UcodeInfo"/"UcodeDisas" to "UCodeInfo"/"UCodeDisas"
- Fix field names in "UCodeDisas"
- Fix typo in "GraphicsContext"
- Change the size of unknown fields in "GraphicsContext" to hex
- Rename "game_init_func" to "gameStateInitFunc"
2020-04-05 12:32:08 +02:00
..
assert.c Format all src C files 2020-03-22 22:20:03 +01:00
boot_main.c Format all src C files 2020-03-22 22:20:03 +01:00
build.c First proper commit. 2020-03-17 00:31:30 -04:00
idle.c Format all src C files 2020-03-22 22:20:03 +01: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 Format all src C files 2020-03-22 22:20:03 +01:00
z_std_dma.c Fixes in PR #50 2020-04-05 12:32:08 +02:00