diff options
Diffstat (limited to 'data/lottery_corner.s')
-rw-r--r-- | data/lottery_corner.s | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/lottery_corner.s b/data/lottery_corner.s new file mode 100644 index 000000000..498e0f692 --- /dev/null +++ b/data/lottery_corner.s @@ -0,0 +1,7 @@ + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata + +gUnknown_085E7080:: @ 85E7080 + .incbin "baserom.gba", 0x5e7080, 0x8 |