diff options
Diffstat (limited to 'maps/TrainerHouseB1F.asm')
-rw-r--r-- | maps/TrainerHouseB1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/TrainerHouseB1F.asm b/maps/TrainerHouseB1F.asm index 00de895a..1380d805 100644 --- a/maps/TrainerHouseB1F.asm +++ b/maps/TrainerHouseB1F.asm @@ -119,7 +119,7 @@ TrainerHouseB1FIntroText: done TrainerHouseB1FYourOpponentIsText: - text_from_ram wStringBuffer3 + text_ram wStringBuffer3 text " is your" line "opponent today." done |