it at least does something
This commit is contained in:
@@ -158,6 +158,7 @@ int main() {
|
||||
// .numSamples = Gfx::SE_SAMPLE_COUNT_1_BIT,
|
||||
// });
|
||||
|
||||
window->show();
|
||||
while (windowManager->isActive() && getGlobals().running) {
|
||||
windowManager->render();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user