diff options
author | yenatch <yenatch@gmail.com> | 2015-02-06 23:28:49 -0800 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-02-06 23:28:49 -0800 |
commit | 37ff5ddfd1ce2da68678dd463508d26d28579004 (patch) | |
tree | 28574da65694e9791c114ab801ba1c70d89d91f7 | |
parent | 307706e679cb37de0a15e362bd3b6bd75c707727 (diff) |
Rip the Stadium 2 footer.
-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 |