diff options
-rw-r--r-- | home/copy.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/copy.asm b/home/copy.asm index 602067b5..9c089f48 100644 --- a/home/copy.asm +++ b/home/copy.asm @@ -71,4 +71,4 @@ CopyVideoDataDouble:: ; 00e3 (0:00e3) ld c,l pop af pop hl - jp CopyVideoDataDoubleLCDDisabled + jp FarCopyDataDouble |