Working in RS, as well as correct text

This commit is contained in:
Remnants of Forgotten Disney
2023-11-08 15:06:23 -06:00
parent f71d2c22c9
commit 5874fb2b92
11 changed files with 291 additions and 190 deletions

View File

@@ -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: