mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
5 lines
138 B
Plaintext
5 lines
138 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 |