Modified Makefile to do everything required to build the final compressed rom

This commit is contained in:
Mr-Wiseguy
2022-11-22 20:29:39 -05:00
parent 820f99a9b8
commit ed5a735642
3 changed files with 61 additions and 23 deletions

View File

@@ -28,5 +28,3 @@ 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;