Frontend: Force powered-off screen through seperate render path
This commit is contained in:
@ -63,6 +63,7 @@ private:
|
||||
bool HandleSDLEvent(const SDL_Event* event);
|
||||
bool PassEventToImGui(const SDL_Event* event);
|
||||
void Render();
|
||||
void RenderPoweredOff();
|
||||
void RenderDisplay();
|
||||
void DrawMainMenuBar();
|
||||
void DrawPoweredOffWindow();
|
||||
|
||||
Reference in New Issue
Block a user