Files
bitbox/DisplayListTestCube/source/options.h
2014-01-18 15:06:11 +01:00

9 lines
113 B
C

#ifndef _OPTIONS_H_
#define _OPTIONS_H_
#define STDLIB 1
#define CAMERA 1
#define SAFE 0
#endif // _OPTIONS_H_