1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +00:00
oot/include
Roman971 78e528d6fb
Various minor fixes (#1383)
* Swap REGION_US and REGION_JP

* Fix a few missing EXCH_ITEM enum values

* Remove unnecessary casts on alloc functions

* Fix a double slash in the spec file

* Swap top and bottom args in StackCheck_Init

* Remove some unnecessary & in array references

* Run formatter

* Fix the comments for US and JP codes
2022-10-02 17:40:09 -04:00
..
libc Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
tables Rename "Scene Setup Index" to "Scene Layer" (#1300) 2022-07-30 17:28:50 -04:00
ultra64 Cleanup libultra controller routines (#1312) 2022-07-30 15:41:32 -04:00
alignment.h Force required alignment on DMA related stuff (#1135) 2022-02-11 18:23:57 -05:00
alloca.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
boot.h
color.h
command_macros_base.h
fault.h More documentation for padmgr.c (#1336) 2022-09-03 02:52:13 +02:00
fp.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
functions.h Various minor fixes (#1383) 2022-10-02 17:40:09 -04:00
global.h
ichain.h
irqmgr.h More documentation for padmgr.c (#1336) 2022-09-03 02:52:13 +02:00
macro.inc
macros.h Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
message_data_fmt.h
message_data_static.h Fix TEXTBOX_POS issue (#1329) 2022-07-27 16:24:58 -04:00
padmgr.h Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
regs.h Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
rumble.h Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
sched.h
segment_symbols.h
sequence.h
sfx.h Rename "Sound" to "Sfx" (#1292) 2022-07-30 09:05:27 -04:00
ultra64.h Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
unk.h
variables.h Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
vt.h
z64.h Various minor fixes (#1383) 2022-10-02 17:40:09 -04:00
z64actor.h Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
z64animation.h
z64audio.h Document the Haas Effect (#1302) 2022-08-28 17:33:38 +02:00
z64bgcheck.h Doc room drawing (#1283) 2022-08-31 19:28:51 -04:00
z64camera.h Doc room drawing (#1283) 2022-08-31 19:28:51 -04:00
z64collision_check.h Rename "Sound" to "Sfx" (#1292) 2022-07-30 09:05:27 -04:00
z64curve.h
z64cutscene_commands.h
z64cutscene.h
z64dma.h Use intptr types in a few specific boot files (#1301) 2022-07-12 12:47:25 -04:00
z64effect.h Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
z64elf_message.h
z64environment.h
z64interface.h
z64item.h Misc Cleanup/Docs (#1315) 2022-07-14 16:26:10 -04:00
z64light.h
z64map_mark.h
z64math.h Remove BINANG_SUB (#1297) 2022-07-12 12:17:07 -04:00
z64object.h
z64ocarina.h
z64player.h
z64save.h Minor Misc Cleanup (#1360) 2022-08-23 21:13:03 -04:00
z64scene.h Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
z64skin.h
z64transition.h