1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-23 05:45:03 +00:00
oot/src
Roman971 3ca6082084
More actor cleanup Part 1 (#107)
* Fix naming and structs in z_en_item00.c and z_en_a_keep.c

* Decompile init vars in z_en_item00.c and z_en_a_keep.c

* Create missing .h files for the last few actors

* Fix some collider member names in actor structs

* Fix old actors not properly using "actionFunc" / "SetupAction"

* Remove some local temporary actor structs

* Fix some actor header includes to be absolute instead of relative
2020-05-01 14:26:16 -04:00
..
boot Disassemble the rom header and entrypoint function (#87) 2020-04-22 13:44:46 -04:00
buffers Format all src C files 2020-03-22 22:20:03 +01:00
code More actor cleanup Part 1 (#107) 2020-05-01 14:26:16 -04:00
libultra_boot_O1 Decompile sleep.c and printutils.c 2020-04-08 18:36:15 +02:00
libultra_boot_O2 Naming some functions in libultra_code, decompiling a decent amount. (#77) 2020-04-18 21:40:27 -04:00
libultra_code Decompile z_map_exp.c (2 non matchings left) (#104) 2020-05-01 11:09:20 -04:00
overlays More actor cleanup Part 1 (#107) 2020-05-01 14:26:16 -04:00