5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
|
// Main definitions file
|
||
|
|
||
|
#define TRUE 1
|
||
|
#define FALSE 0
|