X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=51357bcea1fb338324e4ef8a46ec5955c00fdef1;hp=8bcafb8269c1517ecaf30a8734f9db2668059351;hb=b20de5f2d7dd54c56af6bda51748d2c03446bcdd;hpb=9554663af137518e17db7ef1c405ee13aa9486e7 diff --git a/src/libgame/system.h b/src/libgame/system.h index 8bcafb82..51357bce 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -362,6 +362,7 @@ #define ANIM_EVENT_START (1 << 20) #define ANIM_EVENT_END (1 << 21) #define ANIM_EVENT_POST (1 << 22) +#define ANIM_EVENT_UNCLICK_ANY (1 << 23) // anim number: bits 0-7 // part number: bits 8-15