mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
16 lines
332 B
Plaintext
16 lines
332 B
Plaintext
#undef IC_INPUT
|
|
#undef IC_OUTPUT
|
|
#undef IC_ACTIVATOR
|
|
|
|
#undef DATA_CHANNEL
|
|
#undef PULSE_CHANNEL
|
|
|
|
#undef IC_SPAWN_DEFAULT
|
|
//#undef IC_SPAWN_RESEARCH // Research designs depend on this unfortunately.
|
|
|
|
#undef IC_FORMAT_STRING
|
|
#undef IC_FORMAT_NUMBER
|
|
#undef IC_FORMAT_REF
|
|
#undef IC_FORMAT_LIST
|
|
#undef IC_FORMAT_ANY
|
|
#undef IC_FORMAT_PULSE |