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:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include <SFML/System/Vector3.hpp>
|
||||
#include <SFML/System/Vector2.hpp>
|
||||
#include "util.hpp"
|
||||
#include "util.cpp"
|
||||
#include "Pub_Sub.h"
|
||||
|
||||
class Camera : public VrEventSubscriber{
|
||||
|
||||
Reference in New Issue
Block a user