diff options
Diffstat (limited to 'helper.cpp')
-rw-r--r-- | helper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#include "helper.h" +#include "helper.hpp" #include <iostream> std::shared_ptr<std::vector<sf::Texture>> |
index : ur | |
The Royal Game of Ur. Written in SFML |
summaryrefslogtreecommitdiff |
-rw-r--r-- | helper.cpp | 2 |
@@ -1,4 +1,4 @@ -#include "helper.h" +#include "helper.hpp" #include <iostream> std::shared_ptr<std::vector<sf::Texture>> |