From c9d57c6d817c0fa0c5b25b17e7a78e4689fa2aec Mon Sep 17 00:00:00 2001 From: n-a-c-h <> Date: Wed, 8 Dec 2004 19:44:15 +0000 Subject: [PATCH] This should fix it. --- zsnes/src/gui/guinetpl.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsnes/src/gui/guinetpl.inc b/zsnes/src/gui/guinetpl.inc index 77f4972d..4ddbf739 100644 --- a/zsnes/src/gui/guinetpl.inc +++ b/zsnes/src/gui/guinetpl.inc @@ -1518,7 +1518,7 @@ transfersram: mov ebx,[sram] cmp byte[SFXEnable],1 jne .loopb - mov ebx,[sfxramdata] + mov ecx,65536 .loopb .getnext pushad