refactored the raycaster outside of the folder

This commit is contained in:
2017-07-02 12:41:56 -07:00
parent 5e9401cd27
commit 16e40f0c91
4 changed files with 2 additions and 1385 deletions

View File

@@ -4,7 +4,7 @@
#include <numeric>
#include "util.hpp"
#include "Pub_Sub.h"
#include "raycaster/Hardware_Caster.h"
#include "Hardware_Caster.h"
#include "LightHandle.h"