diff --git a/include/Constants.hpp b/include/Constants.hpp index ea69221..64556c8 100644 --- a/include/Constants.hpp +++ b/include/Constants.hpp @@ -4,17 +4,10 @@ #include #endif #include +#include "Time.hpp" #include #include #include -#include - - -namespace Time { - typedef sf::Uint32 Time; - - inline Time getTimeNow() { return static_cast