diff options
Diffstat (limited to 'engine/events/poke_seer.asm')
-rw-r--r-- | engine/events/poke_seer.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/poke_seer.asm b/engine/events/poke_seer.asm index 85fc7af2d..c79298dd0 100644 --- a/engine/events/poke_seer.asm +++ b/engine/events/poke_seer.asm @@ -15,7 +15,7 @@ const SEERACTION_CANT_TELL_2 const SEERACTION_LEVEL_ONLY -Special_PokeSeer: ; 4f0bc +PokeSeer: ; 4f0bc ld a, SEER_INTRO call PrintSeerText call JoyWaitAorB |