diff options
Diffstat (limited to 'src/code_801AFA4.c')
-rw-r--r-- | src/code_801AFA4.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/code_801AFA4.c b/src/code_801AFA4.c index 117b34b..e12bd0d 100644 --- a/src/code_801AFA4.c +++ b/src/code_801AFA4.c @@ -125,8 +125,8 @@ void sub_801B080(void) { case 0: sub_801B178(); - // #+Who will learn the move - // #+{COLOR_1 CYAN}{ARG_POKEMON_7}{END_COLOR_TEXT_1}? + // {CENTER_ALIGN}Who will learn the move + // {CENTER_ALIGN}{COLOR_1 CYAN}{ARG_POKEMON_7}{END_COLOR_TEXT_1}? sub_8014248(&gUnknown_80DB9BC, 0, gUnknown_203B22C->unk60, gUnknown_203B22C->menuItems, 0, 4, 0, 0, 0x20); break; case 1: @@ -140,13 +140,13 @@ void sub_801B080(void) gTeamInventory_203B460->teamItems[gUnknown_203B22C->teamItemIndex].itemIndex = ITEM_ID_USED_TM; } PlaySound(0x9C << 1); - // #+CM{ARG_POKEMON_8}{END_COLOR_TEXT_1} learned - // #+the move {COLOR_1 CYAN}{ARG_POKEMON_7}{END_COLOR_TEXT_1}! + // {CENTER_ALIGN}CM{ARG_POKEMON_8}{END_COLOR_TEXT_1} learned + // {CENTER_ALIGN}the move {COLOR_1 CYAN}{ARG_POKEMON_7}{END_COLOR_TEXT_1}! sub_80141B4(&gUnknown_80DB9E4, 0, 0, 0x121); break; case 3: - // #+No one in the current team - // #+can learn this move. + // {CENTER_ALIGN}No one in the current team + // {CENTER_ALIGN}can learn this move. sub_80141B4(&gUnknown_80DBA0C, 0, 0, 0x121); break; default: |