X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=481290eeba094911a6d7c4579ccaf9df7c9e9d13;hb=fba4d73f859e45839b0e32da0ad389e9145311a7;hp=4b57594d55409699b9feb4287369bd2cc79ee180;hpb=c8689f0335cd584d24570046c6eb5a3b75701305;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 4b57594d..481290ee 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -703,6 +703,8 @@ #define GAMECONTROLLER_BASENAME "gamecontrollerdb.txt" +#define FALLBACK_TEXT_FILENAME "fallback.txt" + #define LOG_OUT_BASENAME "stdout.txt" #define LOG_ERR_BASENAME "stderr.txt" @@ -1307,6 +1309,8 @@ struct SetupTouchInfo boolean draw_pressed; boolean grid_initialized; + + boolean overlay_buttons; }; struct SetupInputInfo