X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=30772b4b1d62f57498e255b5de78a4bbebaac98b;hp=f02578be4ecfb61b8ef55536660a281a14b4a09d;hb=9844da8056347b71669ce3b5bccb4cd01caa71b3;hpb=5c9e11b2fcdf6360718514d9e50fc58a07cb49a3;ds=sidebyside 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