mirror of
https://github.com/KabKebab/GS13.git
synced 2026-03-29 15:43:14 +01: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 |