mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-17 21:03:30 -04:00
Adds in scene support (#117)
* 1 scene done, Z2_SOUGEN OK * All scenes OK * Makefile improvements * Use WIP ZAPD branch as submodule * Add spawn rotation flag macro * Fix bad merge * Move scenes to be in their own subfolders * Rename and restructure extracted baserom files * Progress tracking for assets * Add asset progress to csv * Use master ZAPD * Use distclean like in OOT * Fix up a few things with the makefile * Fix scenes not being dumped from ELF Co-authored-by: Rozelette <Uberpanzermensch@gmail.com>
This commit is contained in:
+5
-5
@@ -1229,11 +1229,11 @@
|
||||
0x80AC4610:"ovl_En_Bigokuta_rodata",
|
||||
0x80AC4F10:"ovl_Bg_Icefloe_data",
|
||||
0x80AC4F50:"ovl_Bg_Icefloe_rodata",
|
||||
0x80AC5630:"385_0x00cfc450_data",
|
||||
0x80AC5C20:"386_0x00cfc970_data",
|
||||
0x80AC6C60:"387_0x00cfd400_data",
|
||||
0x80AC8650:"388_0x00cfdf10_data",
|
||||
0x80AC8AB0:"389_0x00cfe150_data",
|
||||
0x80AC5630:"ovl_fbdemo_triforce_data",
|
||||
0x80AC5C20:"ovl_fbdemo_wipe1_data",
|
||||
0x80AC6C60:"ovl_fbdemo_wipe3_data",
|
||||
0x80AC8650:"ovl_fbdemo_wipe4_data",
|
||||
0x80AC8AB0:"ovl_fbdemo_wipe5_data",
|
||||
0x80AC93B0:"ovl_Effect_Ss_Sbn_data",
|
||||
0x80AC9D50:"ovl_Obj_Ocarinalift_data",
|
||||
0x80AC9D90:"ovl_Obj_Ocarinalift_rodata",
|
||||
|
||||
Reference in New Issue
Block a user