diff options
Diffstat (limited to 'data/contest_ai.s')
-rw-r--r-- | data/contest_ai.s | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/contest_ai.s b/data/contest_ai.s new file mode 100644 index 000000000..724fbfbfc --- /dev/null +++ b/data/contest_ai.s @@ -0,0 +1,7 @@ + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata + +gUnknown_085CDD00:: @ 85CDD00 + .incbin "baserom.gba", 0x5cdd00, 0x220 |