diff --git a/pk4/hook.asm b/pk4/hook.asm index fcf2f39..7e28cb2 100644 --- a/pk4/hook.asm +++ b/pk4/hook.asm @@ -15,7 +15,7 @@ ld a, c ret -; Hook this at the end of 02:AFDD +; Hook this at 02:AFDD ld a, [$AD42] ld c, a ld a, [$AD43]