OSDN Git Service

fix TR_FLAG_SIZE
authordis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 10 Jun 2013 10:36:35 +0000 (10:36 +0000)
committerdis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 10 Jun 2013 10:36:35 +0000 (10:36 +0000)
src/defines.h

index e895ee0..6f11aca 100644 (file)
 #define TR_SLOW_REGEN          137
 
 #define TR_FLAG_MAX            138
-#define TR_FLAG_SIZE           4
+#define TR_FLAG_SIZE           5
 
 
 #define TRG_INSTA_ART           0x00000001L     /* Item must be an artifact */