X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=cheat.c;h=d9da4057f8b0a41eb2ab49e6cfeddb64add7ebfb;hb=da27ae1932d1311887ad3a677b10b87610e31854;hp=f305dbaea53dee1b6321099524907f4e164e5ff7;hpb=50435465a62d630e4b61fbec38270321211c4907;p=open-adventure.git diff --git a/cheat.c b/cheat.c index f305dba..d9da405 100644 --- a/cheat.c +++ b/cheat.c @@ -5,9 +5,8 @@ #include #include #include "advent.h" -#include "database.h" #include "linenoise/linenoise.h" -#include "newdb.h" +#include "dungeon.h" struct game_t game;