More fixed limits (NOBJECTS, LOCSIZ) stop being fixed.
This commit is contained in:
parent
985137d9c7
commit
64035d0026
5 changed files with 8 additions and 15 deletions
2
Makefile
2
Makefile
|
@ -59,6 +59,8 @@ saveresume.o: advent.h database.h common.h newdb.h
|
|||
|
||||
common.o: common.h
|
||||
|
||||
dungeon.o: common.h newdb.h
|
||||
|
||||
newdb.o: newdb.c newdb.h
|
||||
$(CC) $(CCFLAGS) $(DBX) -c newdb.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue