From 89a9b2ac028a24ac8159bf4e5b602f3981b5c609 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Fri, 31 Oct 2003 16:49:46 +0000 Subject: [PATCH] Oops this label was needed --- zsnes/src/init.asm | 1 + 1 file changed, 1 insertion(+) diff --git a/zsnes/src/init.asm b/zsnes/src/init.asm index d07da92e..2f979465 100644 --- a/zsnes/src/init.asm +++ b/zsnes/src/init.asm @@ -1691,6 +1691,7 @@ NEWSYM init65816 cmp word[resetv],0F000h jne .ntrchecka jmp .yestrainer +.ntrchecka sub eax,8000h cmp byte[eax],5Ch jne .notrainer