From d43bffd118ed13d93a4b3e2d796acf0365c67050 Mon Sep 17 00:00:00 2001 From: NY00123 Date: Fri, 22 May 2020 09:45:58 +0300 Subject: [PATCH] SW: Remove unused DoubleInitAWE32 variable --- source/sw/src/game.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/sw/src/game.cpp b/source/sw/src/game.cpp index d0efe4804..2c01b3ee2 100644 --- a/source/sw/src/game.cpp +++ b/source/sw/src/game.cpp @@ -147,7 +147,6 @@ int GameVersion = 17; char DemoText[3][64]; int DemoTextYstart = 0; -SWBOOL DoubleInitAWE32 = FALSE; int Follow_posx=0,Follow_posy=0; SWBOOL NoMeters = FALSE;