Clean up pokemon/ball/dex mentions in comments
This commit is contained in:
@@ -369,7 +369,7 @@ static void VBlankCB_MoveRelearner(void)
|
||||
TransferPlttBuffer();
|
||||
}
|
||||
|
||||
// Script arguments: The pokemon to teach is in VAR_0x8004
|
||||
// Script arguments: The Pokémon to teach is in VAR_0x8004
|
||||
void TeachMoveRelearnerMove(void)
|
||||
{
|
||||
LockPlayerFieldControls();
|
||||
|
||||
Reference in New Issue
Block a user