Cut down a few of the compiler warnings, refactored the octree into its own file. Refactored all map items into their own subfolder
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <map>
|
||||
#include <string.h>
|
||||
#include "LightController.h"
|
||||
#include "Old_Map.h"
|
||||
#include "map/Old_Map.h"
|
||||
#include "Camera.h"
|
||||
|
||||
#ifdef linux
|
||||
|
||||
Reference in New Issue
Block a user