diff options
author | Fontbane <36677462+Fontbane@users.noreply.github.com> | 2019-03-10 20:43:34 -0400 |
---|---|---|
committer | Fontbane <36677462+Fontbane@users.noreply.github.com> | 2019-03-16 13:00:44 -0400 |
commit | a3119736fa93e51722c28f479619a1d30fc33a5e (patch) | |
tree | 58bd0a30e0185ae60bbfd957d5a14d8ad775c912 /engine/overworld/wildmons.asm | |
parent | 8e2f5f00aa91b9bcd33a45756035de509c86ed6d (diff) |
common_1 text documentation
Should be almost everything besides some of the mobile stuff and some debug text.
Removed VS stuff
oops
Diffstat (limited to 'engine/overworld/wildmons.asm')
-rw-r--r-- | engine/overworld/wildmons.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/wildmons.asm b/engine/overworld/wildmons.asm index ad4a2a02d..a384915b6 100644 --- a/engine/overworld/wildmons.asm +++ b/engine/overworld/wildmons.asm @@ -834,7 +834,7 @@ RandomUnseenWildMon: .SawRareMonText: ; I just saw some rare @ in @ . I'll call you if I see another rare #MON, OK? - text_far UnknownText_0x1bd34b + text_far _JustSawSomeRareMonText text_end RandomPhoneWildMon: |