diff options
author | Logan <log.butt@gmail.com> | 2016-05-30 00:47:55 +1200 |
---|---|---|
committer | Logan <log.butt@gmail.com> | 2016-05-30 00:47:55 +1200 |
commit | f71b489ad8c194a392ca79b07261816b61cb55e2 (patch) | |
tree | 8e3ef974f051125f847d2e2887afc6fe6320f406 /engine/hidden_object_functions7.asm | |
parent | 38ea9cd829c51fbfd1e5e89e94c073ea1987948d (diff) |
Initial decompilation of FR Red
Diffstat (limited to 'engine/hidden_object_functions7.asm')
-rwxr-xr-x | engine/hidden_object_functions7.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/engine/hidden_object_functions7.asm b/engine/hidden_object_functions7.asm index 7ab0637b..24425685 100755 --- a/engine/hidden_object_functions7.asm +++ b/engine/hidden_object_functions7.asm @@ -445,11 +445,11 @@ BillsHousePokemonListText1: ; 1ec7f (7:6c7f) db "@" BillsMonListText: ; 1ec84 (7:6c84) - db "EEVEE" - next "FLAREON" - next "JOLTEON" - next "VAPOREON" - next "CANCEL@" + db "EVOLI" + next "PYROLI" + next "VOLTALI" + next "AQUALI" + next "RETOUR@" BillsHousePokemonListText2: ; 1ecaa (7:6caa) TX_FAR _BillsHousePokemonListText2 |