Finish newdb -> dungeon renaming.

This commit is contained in:
Jason S. Ninneman 2017-06-29 08:49:12 -07:00
parent db281a96d7
commit 1ee0e5c7b0
9 changed files with 27 additions and 29 deletions

View file

@ -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 */