Properly define NH360_DEDICATION in Makefiles
This commit is contained in:
@@ -16,7 +16,7 @@ SHELLDIR=$(PREFIX)/games
|
||||
|
||||
CFLAGS=-O -I../include
|
||||
LINK=$(CC)
|
||||
CFLAGS+=NH360_DEDICATION
|
||||
CFLAGS+=-DNH360_DEDICATION
|
||||
|
||||
WINSRC = $(WINTTYSRC)
|
||||
WINOBJ = $(WINTTYOBJ)
|
||||
|
||||
Reference in New Issue
Block a user