From b71188e90e5e9b013b85783174fb7e78c5d850e2 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Tue, 29 Jul 2003 01:40:50 +0000 Subject: [PATCH] Small change to code, nothing really worth committing but oh well --- zsnes/src/win/winlink.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsnes/src/win/winlink.cpp b/zsnes/src/win/winlink.cpp index 44da5e89..4fd30f06 100644 --- a/zsnes/src/win/winlink.cpp +++ b/zsnes/src/win/winlink.cpp @@ -1291,11 +1291,11 @@ DWORD FirstFull=1; DWORD SMode=0; DWORD DSMode=0; DWORD prevHQ3XMode=-1; +WORD Refresh = 0; extern "C" BYTE GUIWFVID[]; extern "C" BYTE GUISMODE[]; extern "C" BYTE GUIDSMODE[]; extern "C" BYTE GUIHQ3X[]; -int Refresh = 0; int InitDirectDraw() {