sdl: Fix up build failures with -fno-common

Big pile of duplicate variable definitions in quake and duke3d

Change-Id: If5ef873c1dc1d7b3104536f657258e0a06574d53
This commit is contained in:
Solomon Peachy 2025-08-04 20:56:44 -04:00
parent c33602375d
commit 9f91f02159
17 changed files with 58 additions and 40 deletions

View file

@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
static int miplevel;
float scale_for_mip;
int screenwidth;
//int screenwidth;
int ubasestep, errorterm, erroradjustup, erroradjustdown;
int vstartscan;