blob: 929aa6ab5679f8ebcd35ac0a87381b3beb7f6518 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#include "constants/region_map.h"
#include "constants/flags.h"
#include "constants/moves.h"
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gUnknown_841F4B4:: @ 841F4B4
.incbin "baserom.gba", 0x41f4b4, 0x20
|