Basic editor functionality arrived!

Terrible code, must be changed!!!
This commit is contained in:
2021-05-01 21:55:43 +02:00
parent 183bd53b66
commit 61e45e89a5
9 changed files with 265 additions and 128 deletions
+1
View File
@@ -2,3 +2,4 @@
#include "../sdlpp/sdlpp_texture.hpp"
std::shared_ptr< SDLPP::Texture > g_terrain_texture{};
std::shared_ptr< SDLPP::Texture > g_mario_texture{};