Files
S.P.L.U.R.T-Station-13/code/modules/integrated_electronics/_defines.dm
silicons 803bff4e5f funny
2020-11-12 23:34:42 -07:00

6 lines
139 B
Plaintext

#define IC_TOPIC_UNHANDLED 0
#define IC_TOPIC_HANDLED 1
#define IC_TOPIC_REFRESH 2
#define IC_FLAG_ANCHORABLE 1
#define IC_FLAG_CAN_FIRE 2