Generate initializer from YAML for Section 9 bits.
This commit is contained in:
parent
94d1aa5183
commit
537c4511e2
5 changed files with 81 additions and 46 deletions
2
Makefile
2
Makefile
|
@ -65,7 +65,7 @@ newdb.o: newdb.c newdb.h
|
|||
database.h: dungeon
|
||||
./dungeon
|
||||
|
||||
newdb.c newdb.h:
|
||||
newdb.c newdb.h: newdungeon.py adventure.yaml
|
||||
python3 newdungeon.py
|
||||
|
||||
linenoise.o: linenoise/linenoise.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue