Files
VOREStation/code/__defines/circuitboard.dm
T
2024-06-12 12:57:31 +10:00

3 lines
128 B
Plaintext

//Define a macro that we can use to assemble all the circuit board names
#define T_BOARD(name) "circuit board (" + (name) + ")"