treat emptyLvl as actual level overlay

This commit is contained in:
banjo.decomp
2022-11-22 20:30:57 -06:00
parent 8a10cbae14
commit 9dc37b91f5
7 changed files with 20 additions and 38 deletions

View File

@@ -28,3 +28,5 @@ boot_lair_us_v10_rzip_ROM_START = 0xFC9150;
boot_lair_us_v10_rzip_ROM_END = 0xFD0420;
boot_fight_us_v10_rzip_ROM_START = 0xFD0420;
boot_fight_us_v10_rzip_ROM_END = 0xFD6190;
boot_emptyLvl_us_v10_rzip_ROM_START = 0xFDAA10;
boot_emptyLvl_us_v10_rzip_ROM_END = 0xFDAA30;