X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=cheat.c;h=d9da4057f8b0a41eb2ab49e6cfeddb64add7ebfb;hb=da27ae1932d1311887ad3a677b10b87610e31854;hp=858a916713ca3732566b72449edcbc77dc822084;hpb=83fb64b5a817de3f1023c79ab2319d01d9dce9ae;p=open-adventure.git 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;