Initial commit
This commit is contained in:
commit
45115830c0
30 changed files with 2923 additions and 0 deletions
8
src/defines.h
Normal file
8
src/defines.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef DEFINES_H
|
||||
#define DEFINES_H
|
||||
|
||||
#define LAYERS_NUMBER 4
|
||||
|
||||
|
||||
#endif // DEFINES_H
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue