diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 12:15:03 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 12:26:39 -0400 |
| commit | 327faac497b4195dbf1d3c8dbfeb2adcda9deb27 (patch) | |
| tree | c081ba04287f441383f32d18ee0bd2ecafbfc184 /text | |
| parent | d42330ed8b591db79c43ef680edc5965d6a7b14b (diff) | |
Magikarp functions moved to event/magikarp.asm
Diffstat (limited to 'text')
| -rw-r--r-- | text/common_3.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/common_3.asm b/text/common_3.asm index 02adfea43..cf5f9b4d8 100644 --- a/text/common_3.asm +++ b/text/common_3.asm @@ -1222,7 +1222,7 @@ UnknownText_0x1c123a: ; 1c123a text_from_ram StringBuffer1 text " caught by" line "@" - text_from_ram wdfe9 + 1 + text_from_ram wBestMagikarpLengthInches + 1 text_waitbutton db "@" ; 1c1260 |
