From c43c2c230cf4ee5eddce96b92f99e967561cbe4d Mon Sep 17 00:00:00 2001 From: mid-kid Date: Mon, 8 Apr 2019 02:47:43 +0200 Subject: [PATCH] Small cleanup --- pk4/hook.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]