1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +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:
Tharo 2020-12-03 21:51:22 +00:00 committed by GitHub
parent cbb0c6da06
commit 579b87dceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 388 additions and 802 deletions

5
spec
View file

@ -2184,8 +2184,11 @@ endseg
beginseg
name "ovl_En_Door"
include "build/src/overlays/actors/ovl_En_Door/z_en_door.o"
include "build/data/overlays/actors/z_en_door.data.o"
#ifdef NON_MATCHING
include "build/src/overlays/actors/ovl_En_Door/ovl_En_Door_reloc.o"
#else
include "build/data/overlays/actors/z_en_door.reloc.o"
#endif
endseg
beginseg