diff options
Diffstat (limited to 'maps/LakeOfRageMagikarpHouse.asm')
-rw-r--r-- | maps/LakeOfRageMagikarpHouse.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/LakeOfRageMagikarpHouse.asm b/maps/LakeOfRageMagikarpHouse.asm index 52c5a1e0..4731ec48 100644 --- a/maps/LakeOfRageMagikarpHouse.asm +++ b/maps/LakeOfRageMagikarpHouse.asm @@ -199,10 +199,10 @@ LakeOfRageMagikarpHouseUnusedRecordText: text "CURRENT RECORD" para "@" - text_from_ram wStringBuffer3 + text_ram wStringBuffer3 text " caught by" line "@" - text_from_ram wStringBuffer4 + text_ram wStringBuffer4 db "@@" LakeOfRageMagikarpHouse_MapEvents: |