mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-14 08:32:48 +01:00
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
#define TARGET_CAN_MOVE 1
|
|
#define TARGET_CAN_RUN 2
|
|
#define TARGET_CAN_CLICK 4
|
|
#define TARGET_CAN_RADIO 8 |