blob: 6509df8955b0d844f80a273bbe9bf91897ba1d32 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#include "constants/maps.h"
#include "constants/species.h"
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gUnknown_83D4164:: @ 83D4164
.incbin "baserom.gba", 0x3D4164, 0x8
|