Transition to YAML is done, adventure.text and travel.py can go away.
This commit is contained in:
parent
2b8b1b0130
commit
da27ae1932
3 changed files with 1 additions and 3051 deletions
2
Makefile
2
Makefile
|
@ -38,7 +38,7 @@ endif
|
|||
|
||||
OBJS=main.o init.o actions.o score.o misc.o saveresume.o
|
||||
CHEAT_OBJS=cheat.o init.o actions.o score.o misc.o saveresume.o
|
||||
SOURCES=$(OBJS:.o=.c) advent.h adventure.text adventure.yaml Makefile control linenoise/linenoise.[ch] make_dungeon.py
|
||||
SOURCES=$(OBJS:.o=.c) advent.h adventure.yaml Makefile control linenoise/linenoise.[ch] make_dungeon.py
|
||||
|
||||
.c.o:
|
||||
$(CC) $(CCFLAGS) $(DBX) -c $<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue