Move database compilation out into its own tool (for now).
This commit is contained in:
parent
d6b59a1c12
commit
f0528b0ded
14 changed files with 588 additions and 404 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
advent
|
||||
*.o
|
||||
adventure.data
|
||||
database/compile
|
||||
database/database.h
|
||||
database/database.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue