From 938a88551f6ddefb7f696b738696c8ce2d8e0e36 Mon Sep 17 00:00:00 2001 From: Cheng Hann Gan Date: Sat, 20 Nov 2021 10:47:46 -0600 Subject: Labeled more symbols (#77) * Labeled more symbols * Fixed comment typo * Renamed some functions --- src/code_8012A18_1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code_8012A18_1.c') diff --git a/src/code_8012A18_1.c b/src/code_8012A18_1.c index d5b6be7..d654e57 100644 --- a/src/code_8012A18_1.c +++ b/src/code_8012A18_1.c @@ -176,7 +176,7 @@ void sub_8016110(void) else { sub_80922B4(gAvailablePokemonNames,gUnknown_203B200->pokeName, POKEMON_NAME_LENGTH); } - // Is the name {COLOR_1 CYAN}$m0{END_COLOR_TEXT_1} OK? + // Is the name {COLOR_1 CYAN}{ARG_POKEMON_0}{END_COLOR_TEXT_1} OK? sub_8014248(&gUnknown_80DB688,0,3,gUnknown_203B200->menus,0,4,0,0,0x20); break; -- cgit v1.2.3