X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=0adf9f70bb298dce0858735fd43d2017f33611c9;hb=5b56a3369f281d29bbc45ec85443b1c3b2c27323;hp=2614bbb6a60d229f58394c5dc79a7dae1557eb83;hpb=148d0ad7e7ac1a97eb50de7ecbb642f36c877311;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 2614bbb6..0adf9f70 100644 --- a/src/main.h +++ b/src/main.h @@ -30,6 +30,9 @@ #include "conf_snd.h" /* include auto-generated data structure definitions */ #include "conf_mus.h" /* include auto-generated data structure definitions */ + +#define CMD_SWITCH_LOAD_XSB_TO_CES (1 << 0) + #define IMG_UNDEFINED (-1) #define IMG_EMPTY IMG_EMPTY_SPACE #define IMG_SP_EMPTY IMG_SP_EMPTY_SPACE