make quit button useful

This commit is contained in:
2025-03-29 16:46:57 +01:00
parent 6fa0475acf
commit 2f0c9ad012
3 changed files with 17 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
namespace ph {
namespace gui {
void Render();
bool Render();
void Init();
} // namespace gui