From 522c6ea14cd2c1569ce5ff24c0241edba1835308 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 2 Oct 2021 05:02:34 +0200 Subject: Revert tab style --- include/Utils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Utils.hpp') diff --git a/include/Utils.hpp b/include/Utils.hpp index 245f1df..5f725bf 100644 --- a/include/Utils.hpp +++ b/include/Utils.hpp @@ -12,5 +12,5 @@ namespace QuickMedia { time_t iso_utc_to_unix_time(const char *time_str); std::string unix_time_to_local_time_str(time_t unix_time); - sf::Vector2f vec2f_round(float x, float y); + sf::Vector2f vec2f_floor(float x, float y); } \ No newline at end of file -- cgit v1.2.3