mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Remove NOFOURPLAYER from Makefile
Seems that someone already removed it from the other code anyway...?
This commit is contained in:
parent
87f767fad0
commit
4781f34190
1 changed files with 0 additions and 5 deletions
|
|
@ -389,11 +389,6 @@ ifdef NOPOSTPROCESSING
|
||||||
OPTS+=-DNOPOSTPROCESSING
|
OPTS+=-DNOPOSTPROCESSING
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# srb2kart, remove before release
|
|
||||||
ifdef NOFOURPLAYER
|
|
||||||
OPTS+=-DNOFOURPLAYER
|
|
||||||
endif
|
|
||||||
|
|
||||||
OPTS:=-fno-exceptions $(OPTS)
|
OPTS:=-fno-exceptions $(OPTS)
|
||||||
|
|
||||||
ifdef MOBJCONSISTANCY
|
ifdef MOBJCONSISTANCY
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue