diff options
-rw-r--r-- | main.asm | 6 | ||||
-rw-r--r-- | misc/stadium2.bin | bin | 0 -> 544 bytes |
2 files changed, 4 insertions, 2 deletions
@@ -145861,6 +145861,8 @@ INCLUDE "data/odd_eggs.asm" SECTION "bank7F", ROMX, BANK[$7F] -SECTION "stadium2",ROMX[$8000-$220],BANK[$7F] -INCBIN "baserom.gbc",$1ffde0,$200000 - $1ffde0 + +SECTION "stadium2", ROMX[$8000-$220], BANK[$7F] + +INCBIN "misc/stadium2.bin" diff --git a/misc/stadium2.bin b/misc/stadium2.bin Binary files differnew file mode 100644 index 000000000..155e8bab8 --- /dev/null +++ b/misc/stadium2.bin |