Browse Source

Small cleanup

master
mid-kid 5 years ago
parent
commit
c43c2c230c
  1. 2
      pk4/hook.asm

2
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]

Loading…
Cancel
Save