Revert "Properly define NH360_DEDICATION in Makefiles"

This reverts commit 3db39ca221.
This commit is contained in:
Sean Hunt
2015-08-03 12:56:26 -04:00
parent 5e909d3b44
commit 9f0c9b4a0b
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+=-DNH360_DEDICATION
CFLAGS+=NH360_DEDICATION
WINSRC = $(WINTTYSRC)
WINOBJ = $(WINTTYOBJ)