X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.c;h=156e8a1ba493e4cf326798b56cae5a6acacca98e;hb=512f7bbfa113ed92bebc8a3a7d436b38c0227d59;hp=e750b78d365a39ebe8dbd4c2e45d9e51bb7d083e;hpb=0ede483d20ce26c84087e9fe476debe277f4973a;p=rocksndiamonds.git diff --git a/src/libgame/system.c b/src/libgame/system.c index e750b78d..156e8a1b 100644 --- a/src/libgame/system.c +++ b/src/libgame/system.c @@ -348,6 +348,8 @@ void InitTileCursorInfo(void) tile_cursor.sx = 0; tile_cursor.sy = 0; + + tile_cursor.xsn_debug = FALSE; } void InitOverlayInfo(void)