Finish newdb -> dungeon renaming.
This commit is contained in:
parent
db281a96d7
commit
1ee0e5c7b0
9 changed files with 27 additions and 29 deletions
2
advent.h
2
advent.h
|
@ -3,7 +3,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "newdb.h"
|
||||
#include "dungeon.h"
|
||||
|
||||
#define LINESIZE 100
|
||||
#define NDWARVES 6 /* number of dwarves */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue