Had some include troubles, renamed util but need to rename it back to .hpp. Switched the fps counter to run with imgui
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <iostream>
|
||||
#include "Map.h"
|
||||
#include <Ray.h>
|
||||
#include "util.hpp"
|
||||
#include "util.cpp"
|
||||
|
||||
Ray::Ray(
|
||||
Map *map,
|
||||
|
||||
Reference in New Issue
Block a user