mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-10 07:37:42 +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 |