mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
SDL2: disable hardware support by default for now
This commit is contained in:
parent
6b3a982434
commit
65c75f413c
1 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,11 @@
|
||||||
#SDL...., *looks at Alam*, THIS IS A MESS!
|
#SDL...., *looks at Alam*, THIS IS A MESS!
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#disable Hardware supprot for SDL2 for now
|
||||||
|
ifndef TESTHW
|
||||||
|
NOHW=1
|
||||||
|
endif
|
||||||
|
|
||||||
ifdef UNIXCOMMON
|
ifdef UNIXCOMMON
|
||||||
include sdl2/MakeNIX.cfg
|
include sdl2/MakeNIX.cfg
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue