mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-11 07:41:36 +00:00
evil changes
This commit is contained in:
parent
6e7c783013
commit
b1e1163b91
1 changed files with 1 additions and 1 deletions
|
@ -386,7 +386,7 @@ OBJDUMP_OPTS?=--wide --source --line-numbers
|
|||
LD=$(CC)
|
||||
|
||||
ifdef SDL
|
||||
INTERFACE=sdl2
|
||||
INTERFACE=sdl
|
||||
OBJDIR:=$(OBJDIR)/SDL
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue