diff options
Diffstat (limited to 'engine/battle/core.asm')
-rwxr-xr-x | engine/battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 028d332d..b69a88c5 100755 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -1899,7 +1899,7 @@ SendOutMon: ; 3ccfb (f:4cfb) ld a, $1 ld [H_AUTOBGTRANSFERENABLED], a callab Func_f429f - callab Func_fd0d0 + callab IsPlayerPikachuAsleepInParty ld e, $24 jr c, .asm_3cd81 ld e, $a |