Prepare learn_move for merge
This commit is contained in:
@@ -659,7 +659,7 @@ static void CB2_EggHatch_1(void)
|
||||
}
|
||||
break;
|
||||
case 10:
|
||||
switch (ProcessMenuInputNoWrap_())
|
||||
switch (Menu_ProcessInputNoWrap_())
|
||||
{
|
||||
case 0:
|
||||
GetMonNick(&gPlayerParty[sEggHatchData->eggPartyID], gStringVar3);
|
||||
|
||||
Reference in New Issue
Block a user