mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-23 17:25:14 -05:00
Default Language Selection
This commit is contained in:
@@ -67,6 +67,7 @@ bool run_conditional(int index)
|
||||
case IMPORT_POKEMON:
|
||||
party_data.load_pokemon();
|
||||
inject_mystery(party_data.get_full_pokemon_array());
|
||||
write_save_data();
|
||||
return true;
|
||||
|
||||
case BACK_TO_MENU:
|
||||
|
||||
Reference in New Issue
Block a user