Mario: add basic main menu to editor, separate scenes from main game loop
This commit is contained in:
@@ -12,5 +12,6 @@ extern std::shared_ptr<SDLPP::Texture> g_translucent_mod_texture;
|
||||
extern std::shared_ptr<SDLPP::Texture> g_translucent_enemies_texture;
|
||||
extern std::shared_ptr<SDLPP::Scene> g_playground;
|
||||
extern std::shared_ptr<SDLPP::FontConfiguration> g_text_config;
|
||||
extern bool g_quit;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user