mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
#define TARGET_CAN_MOVE 1
|
|
#define TARGET_CAN_RUN 2
|
|
#define TARGET_CAN_CLICK 4
|
|
#define TARGET_CAN_RADIO 8
|