Added missing files to each core and logic makefiles (NPOTB).

This commit is contained in:
Nicholas Hastings
2012-07-15 12:31:06 -04:00
parent 080405c022
commit 73a701f08c
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ OBJECTS = \
smn_datapacks.cpp \
smn_gameconfigs.cpp \
GameConfigs.cpp \
smn_players.cpp
smn_players.cpp \
smn_profiler.cpp
##############################################
### CONFIGURE ANY OTHER FLAGS/OPTIONS HERE ###