Some cleanup

This commit is contained in:
PikalaxALT
2019-08-05 15:49:05 -04:00
parent 195137b001
commit 1f62caae43
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -365,7 +365,7 @@ u8 *sub_81CD624(u8 *str, u16 id, bool8 arg3)
str_ = str; // For some reason, a variable is needed to match.
while (*str_ != EOS)
*(str_++);
(str_++);
*(str_++) = EXT_CTRL_CODE_BEGIN;
*(str_++) = 0x12;