Starting Mario Editor project
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include "sprites.hpp"
|
||||
|
||||
extern const double BLOCK_SIZE = 0.0625;
|
||||
double BLOCK_SIZE = 1.0 / 16;
|
||||
|
||||
const std::string MARIO_OVERWORLD_COLORKEY = "#93bbec";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user