diff options
Diffstat (limited to 'engine/routines/newpokedexentry.asm')
-rw-r--r-- | engine/routines/newpokedexentry.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/routines/newpokedexentry.asm b/engine/routines/newpokedexentry.asm index acf9fca7b..c52188f6e 100644 --- a/engine/routines/newpokedexentry.asm +++ b/engine/routines/newpokedexentry.asm @@ -1,4 +1,4 @@ -NewPokedexEntry: ; fb877 +Predef_NewPokedexEntry: ; fb877 ld a, [hMapAnims] push af xor a |