.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <experimental/filesystem>
|
||||
#include <vector>
|
||||
#include <SFML/Graphics.hpp>
|
||||
|
||||
#include <cstring>
|
||||
struct pattern_info {
|
||||
|
||||
std::string title;
|
||||
@@ -32,4 +32,4 @@ private:
|
||||
std::vector<const char*> pattern_list;
|
||||
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user