From e39ede97a4715040468dcd04f08971f75b753a8d Mon Sep 17 00:00:00 2001 From: n-a-c-h <> Date: Sun, 12 Mar 2006 01:10:21 +0000 Subject: [PATCH] Removed bad pointer. --- zsnes/src/gui/gui.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/zsnes/src/gui/gui.asm b/zsnes/src/gui/gui.asm index 185efc8f..b5a189b0 100644 --- a/zsnes/src/gui/gui.asm +++ b/zsnes/src/gui/gui.asm @@ -1416,7 +1416,6 @@ NEWSYM StartGUI mov [guimsgptr],eax popad call horizonfixmsg - mov byte[guimsgptr],1 .nohorizon cmp dword[GUICTimer],0 je .notimer