X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=cheat.c;h=d9da4057f8b0a41eb2ab49e6cfeddb64add7ebfb;hp=858a916713ca3732566b72449edcbc77dc822084;hb=1ee0e5c7b0cc469a2d10a7a83b638409a206dee9;hpb=db281a96d70a43c6a6d5b516eceb6e4f67637c57 diff --git a/cheat.c b/cheat.c index 858a916..d9da405 100644 --- a/cheat.c +++ b/cheat.c @@ -6,7 +6,7 @@ #include #include "advent.h" #include "linenoise/linenoise.h" -#include "newdb.h" +#include "dungeon.h" struct game_t game;