diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/pokemon_size_record.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/pokemon_size_record.s b/data/pokemon_size_record.s deleted file mode 100644 index a1c8f4521..000000000 --- a/data/pokemon_size_record.s +++ /dev/null @@ -1,13 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gUnknown_083D180C:: @ 83D180C - .incbin "baserom.gba", 0x003d180c, 0x80 - -gOtherText_DecimalPoint:: @ 83D188C - .string ".$" - -gUnknown_083D188E:: @ 83D188E - .byte 0x48, 0x49, 0x4A, 0x4B, 0x4C, 0x4D, 0x4E |