diff options
Diffstat (limited to 'data/maps/text/Route117_PokemonDayCare.s')
-rw-r--r-- | data/maps/text/Route117_PokemonDayCare.s | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/maps/text/Route117_PokemonDayCare.s b/data/maps/text/Route117_PokemonDayCare.s index f3ab011f8..bb8cdbb37 100644 --- a/data/maps/text/Route117_PokemonDayCare.s +++ b/data/maps/text/Route117_PokemonDayCare.s @@ -70,5 +70,8 @@ Route117_PokemonDayCare_Text_1B2C17:: @ 81B2C17 .string "what will you battle with?\p" .string "Come back another time.$" - .incbin "baserom.gba", 0x1b2c68, 0x2d +UnknownString_81B2C68: @ 81B2C68 + .string "Huh?$" + + .incbin "baserom.gba", 0x1B2C6D, 0x28 |