diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/data2c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/data2c.s b/data/data2c.s index a3395365c..ddfa2e9be 100644 --- a/data/data2c.s +++ b/data/data2c.s @@ -11,7 +11,8 @@ @ 831C898 .include "data/battle_moves.inc" - .incbin "baserom.gba", 0x31d93c, 0x10 + @ 0x31d93c unreferenced unknown data +.byte 0x34, 0x00, 0x10, 0x00, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00 @ 831D94C .include "data/pokedex_order.inc" |