Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered into various_documentation
This commit is contained in:
+1
-1
@@ -3971,7 +3971,7 @@ static void CursorCB_FieldMove(u8 taskId)
|
||||
sPartyMenuInternal->data[0] = fieldMove;
|
||||
break;
|
||||
case FIELD_MOVE_FLY:
|
||||
gPartyMenu.exitCallback = MCB2_FlyMap;
|
||||
gPartyMenu.exitCallback = CB2_OpenFlyMap;
|
||||
Task_ClosePartyMenu(taskId);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user