mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-22 06:52:03 +00:00
ovl_En_Door (#402)
* Decompiled, two non-matchings remaining * Fix merge * Cleanups * Some documentation, remove unused asm * Remove unused data.s, review suggestions * Ran formatter, further review suggestions * Make some data static * Match EnDoor_Init * Remove asm for EnDoor_Init * Changes from review Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com> * More variables static, remove unnecessary s8 cast * PR Suggestions * review Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com> Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
parent
cbb0c6da06
commit
579b87dceb
23 changed files with 388 additions and 802 deletions
|
@ -1042,6 +1042,12 @@ D_04032C90 = 0x04032C90;
|
|||
D_04032490 = 0x04032490;
|
||||
D_04032890 = 0x04032890;
|
||||
|
||||
// z_en_door
|
||||
D_0400FF78 = 0x0400FF78;
|
||||
D_0400ECB8 = 0x0400ECB8;
|
||||
D_0400EE00 = 0x0400EE00;
|
||||
D_0400E758 = 0x0400E758;
|
||||
|
||||
// z_en_bx
|
||||
D_060022F0 = 0x060022F0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue