1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-05 05:40:19 +00:00
oot/src/boot
Tharo f9d96d9f73
Fix most compiler warnings in the boot and code segments (#674)
* Less warnings in boot & code segments

* few more warnings gone

* Ran formatter

* z_view warning gone

* -> 1

* f31 -> 31

* Remove function casts

* Few more small improvements

* Separate declaration and assignment in func_80091738 and Item_Give

Co-authored-by: Thar0 <maximilianc64@gmail.com>
2021-02-13 19:49:40 -05: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 Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
build.c First proper commit. 2020-03-17 00:31:30 -04:00
idle.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
is_debug.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
logutils.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
stackcheck.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
viconfig.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
yaz0.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_locale.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_std_dma.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00