Initial commit

This commit is contained in:
santi 2014-06-29 15:35:39 +02:00
commit 45115830c0
30 changed files with 2923 additions and 0 deletions

8
src/defines.h Normal file
View file

@ -0,0 +1,8 @@
#ifndef DEFINES_H
#define DEFINES_H
#define LAYERS_NUMBER 4
#endif // DEFINES_H