Starting Mario Editor project

This commit is contained in:
2021-04-30 21:02:14 +02:00
parent 1927b71629
commit d4991ea3a7
6 changed files with 156 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include <vector>
#include "../sdlpp/sdlpp_vector.hpp"
extern const double BLOCK_SIZE;
extern double BLOCK_SIZE;
//------------------ COLORS -------------------------
extern const std::string MARIO_OVERWORLD_COLORKEY;