From 52dea4139547412b4b33ad7b55eed17985e138bb Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Sun, 27 Jul 2003 20:29:53 +0000 Subject: [PATCH] This isn't needed since windowing is fixed now --- zsnes/src/init.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/zsnes/src/init.asm b/zsnes/src/init.asm index 93eaa5ba..7ccc8fb8 100644 --- a/zsnes/src/init.asm +++ b/zsnes/src/init.asm @@ -1933,7 +1933,6 @@ NEWSYM headerhack .notdq2 cmp dword[esi+0FFC0h],'FINA' jne .notff -; mov dword[WindowDisables],180 .notff mov esi,[romdata] add esi,9AB0h