Refactored and commented the Hardware Caster. Cleaned up many small things
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#pragma once
|
||||
#include "raycaster/RayCaster.h"
|
||||
#include <thread>
|
||||
#include "Old_Map.h"
|
||||
#include "Camera.h"
|
||||
|
||||
struct PackedData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user