1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00
oot/src
cadmic 755604d5ff
Match a bunch of overlay draw functions (#2034)
* Match a bunch of actor draw functions

* Change z_demo_gt.c draw functions to take Actor* thisx
2024-08-12 13:42:53 -04:00
..
audio Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
boot Set up build system and disassembly for ntsc-1.2 (#2021) 2024-08-11 06:20:43 -04:00
buffers Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
code Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
dmadata Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
elf_message
gcc_fix Some GCC flags improvements (#1903) 2024-02-29 15:11:54 -05:00
libultra Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
makerom Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#2003) 2024-07-28 00:46:55 -04:00
overlays Match a bunch of overlay draw functions (#2034) 2024-08-12 13:42:53 -04:00