Integrating Status return types into GUI
This commit is contained in:
@@ -26,7 +26,6 @@ namespace editor {
|
||||
|
||||
class MasterEditor {
|
||||
public:
|
||||
~MasterEditor();
|
||||
void SetupScreen(std::shared_ptr<SDL_Renderer> renderer);
|
||||
void UpdateScreen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user