1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-10-17 12:09:55 +00:00

Move to the spec the cutscenes of Bg_Treemough and En_Zl1 (#915)

* link cutscenes of Bg_Treemough and En_Zl1

* move unused data

Co-authored-by: Fig02 <fig02srl@gmail.com>
This commit is contained in:
Anghelo Carvajal 2021-08-22 12:18:49 -04:00 committed by GitHub
commit 75b2804f72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 219 additions and 189 deletions

2
spec
View file

@ -1325,6 +1325,7 @@ endseg
beginseg
name "ovl_Bg_Treemouth"
include "build/src/overlays/actors/ovl_Bg_Treemouth/z_bg_treemouth_cutscene_data.o"
include "build/src/overlays/actors/ovl_Bg_Treemouth/z_bg_treemouth.o"
include "build/src/overlays/actors/ovl_Bg_Treemouth/ovl_Bg_Treemouth_reloc.o"
endseg
@ -3107,6 +3108,7 @@ endseg
beginseg
name "ovl_En_Zl1"
include "build/src/overlays/actors/ovl_En_Zl1/z_en_zl1_cutscene_data.o"
include "build/src/overlays/actors/ovl_En_Zl1/z_en_zl1.o"
include "build/src/overlays/actors/ovl_En_Zl1/ovl_En_Zl1_reloc.o"
endseg