mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-19 01:52:35 -05:00
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:
parent
c33602375d
commit
9f91f02159
17 changed files with 58 additions and 40 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue