summaryrefslogtreecommitdiff
path: root/helper.cpp
diff options
context:
space:
mode:
authorStephen Enders <smenders@gmail.com>2021-01-18 16:29:23 -0500
committerStephen Enders <smenders@gmail.com>2021-01-18 16:33:07 -0500
commit1f8159534f30d3e46f53cebb788c91153103edcb (patch)
tree4ad7f06a9ac148946be319d724be3e38ab6e7e3b /helper.cpp
parent367292e545f5a15e9dc68d60e5f4fe6835eecce1 (diff)
Move helper.h to helper.hpp and reformat
Diffstat (limited to 'helper.cpp')
-rw-r--r--helper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper.cpp b/helper.cpp
index f1bb417..04c95cf 100644
--- a/helper.cpp
+++ b/helper.cpp
@@ -1,4 +1,4 @@
-#include "helper.h"
+#include "helper.hpp"
#include <iostream>
std::shared_ptr<std::vector<sf::Texture>>