diff options
Diffstat (limited to 'home/pokedex_flags.asm')
-rw-r--r-- | home/pokedex_flags.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/pokedex_flags.asm b/home/pokedex_flags.asm index 7aacd4981..bedb91d18 100644 --- a/home/pokedex_flags.asm +++ b/home/pokedex_flags.asm @@ -31,7 +31,7 @@ CheckSeenMon:: ; 339b PokedexFlagAction:: ; 33a1 ld d, 0 - predef FlagPredef + predef SmallFarFlagAction ld a, c and a ret |