1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-17 13:24:45 +00:00
oot/include/ultra64
Tharo 3f703a39d9
Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)
* Fix some more GCC warnings, mark some bugs based on GCC warnings

* Weird formatting

* Suggested changes

* More weird indentation I guess

* UNREACHABLE() macro, add missing NORETURNs to fault_n64.c

* AVOID_UB for PAL path in z_file_nameset.c

* Remove comments about return types

* Remove temp no longer needed
2024-12-02 04:40:49 -05:00
..
abi.h
asm.h
controller.h Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
convert.h Miscellaneous libultra header fixes (#2139) 2024-09-06 14:46:44 +02:00
exception.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
gbi.h
gs2dex.h
gu.h
internal.h
leo.h
leoappli.h
leodrive.h Fix size of leoDiskStack (#2143) 2024-09-06 19:32:29 +02:00
libc.h
mbi.h
message.h
motor.h
pfs.h
pi.h
R4300.h
rcp.h Miscellaneous libultra header fixes (#2139) 2024-09-06 14:46:44 +02:00
rdb.h
sptask.h
thread.h
time.h
ucode.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
ultratypes.h
vi.h
viint.h Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
xstdio.h