mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-23 09:14:24 -05:00
Working in RS, as well as correct text
This commit is contained in:
@@ -102,7 +102,6 @@ bool run_conditional(int index)
|
||||
case CMD_IMPORT_POKEMON:
|
||||
party_data.load_pokemon();
|
||||
inject_mystery(party_data.get_full_pokemon_array());
|
||||
write_save_data();
|
||||
return true;
|
||||
|
||||
case CMD_BACK_TO_MENU:
|
||||
|
||||
Reference in New Issue
Block a user