diff options
Diffstat (limited to 'battle/core.asm')
-rw-r--r-- | battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm index 5c6742498..a0e2576c1 100644 --- a/battle/core.asm +++ b/battle/core.asm @@ -7630,7 +7630,7 @@ Function3ee3b: ; 3ee3b call TextBox hlcoord 11, 1 ld bc, $0004 - predef Function50b7b + predef PrintTempMonStats ld c, $1e call DelayFrames call Functiona80 |