initial commit
This commit is contained in:
8
DisplayListTestCube/source/options.h
Normal file
8
DisplayListTestCube/source/options.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _OPTIONS_H_
|
||||
#define _OPTIONS_H_
|
||||
|
||||
#define STDLIB 1
|
||||
#define CAMERA 1
|
||||
#define SAFE 0
|
||||
|
||||
#endif // _OPTIONS_H_
|
||||
Reference in New Issue
Block a user