Properly define NH360_DEDICATION in Makefiles

This commit is contained in:
Pasi Kallinen
2015-07-31 15:51:01 +03:00
parent 590aed1d25
commit 3db39ca221
7 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ SHELLDIR=$(PREFIX)/games
CFLAGS=-O -I../include
LINK=$(CC)
CFLAGS+=NH360_DEDICATION
CFLAGS+=-DNH360_DEDICATION
WINSRC = $(WINTTYSRC)
WINOBJ = $(WINTTYOBJ)