added module system

This commit is contained in:
Ryzerth
2020-08-07 14:29:06 +02:00
parent 9d2b60b88e
commit 7759de96da
10 changed files with 203 additions and 20 deletions

View File

@@ -6,6 +6,7 @@
#include <GL/glew.h>
#include <imutils.h>
#include <bandplan.h>
#include <algorithm>
#define WATERFALL_RESOLUTION 1000000