X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=dungeon.c;h=a8b5f16e59af9a099160c63d2d64f2a55ac10095;hp=19ec17fc66dce9da1f05669087568ae973d46a28;hb=64035d00262d3b10c126748be659d22394b7ed3b;hpb=985137d9c7ed18ee0777622874efe944218cae6a diff --git a/dungeon.c b/dungeon.c index 19ec17f..a8b5f16 100644 --- a/dungeon.c +++ b/dungeon.c @@ -17,6 +17,7 @@ #include #include #include +#include "newdb.h" #include "common.h" // Global variables for use in functions below that can gradually disappear as code is cleaned up