diff options
author | YamaArashi <shadow962@live.com> | 2017-01-02 04:48:04 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-02 04:48:04 -0800 |
commit | e7054aed143a0853048df3ffb61d322014c1e52d (patch) | |
tree | 0366ec5283fc69e532fe3b063c3ae151be9852dc /asm/egg_hatch.s | |
parent | 8b98e7a24b00cbb0db037f2e086b4688d72c18c1 (diff) |
name_string_util.s
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r-- | asm/egg_hatch.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s index dc80777ad..95737cae6 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -304,7 +304,7 @@ _08042B08: adds r1, r6, 0 bl StringCopy adds r0, r4, 0 - bl sub_814A568 + bl SanitizeNameString movs r0, 0x1 b _08042B42 .align 2, 0 |