X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=30772b4b1d62f57498e255b5de78a4bbebaac98b;hb=011066bbb1e1782eefd41b85d8fd3823484a4c70;hp=f02578be4ecfb61b8ef55536660a281a14b4a09d;hpb=0b877975a1d801e061e95f249359e7ec273dee78;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index f02578be..30772b4b 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1161,6 +1161,8 @@ struct TileCursorInfo int target_x, target_y; // tile cursor target screen position int sx, sy; // tile cursor screen start position + + boolean xsn_debug; // enable or disable XSN debugging }; struct OverlayInfo