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

@@ -22,14 +22,13 @@
#include <OpenCL/cl_ext.h>
#endif
#pragma once
#include "util.hpp"
#include <iostream>
#include <chrono>
#include <SFML/Graphics.hpp>
#include <SFML/Network.hpp>
#include "map/Old_Map.h"
#include "raycaster/Hardware_Caster.h"
#include "Hardware_Caster.h"
#include "Vector4.hpp"
#include "Camera.h"
#include "Input.h"

File diff suppressed because it is too large Load Diff