mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Actor Cleanups (#177)
* rename init chains, colchkinfo, colider inits, damage tables * actor cleanups * fix collider init script names * small fixes * ichain arg name * change dynapoly types and names * revert enru1 data name * and the type * pr suggestions
This commit is contained in:
parent
13a94482e5
commit
78d0883f04
108 changed files with 786 additions and 869 deletions
1
spec
1
spec
|
@ -270,7 +270,6 @@ beginseg
|
|||
name "code"
|
||||
address 0x8001CE60
|
||||
include "build/src/code/z_en_a_keep.o"
|
||||
include "build/data/z_en_a_keep.data.o"
|
||||
include "build/src/code/z_en_item00.o"
|
||||
include "build/data/z_en_item00.data.o"
|
||||
include "build/data/z_en_item00.bss.o"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue