- Puta, no hi ha forma de dedicar-li temps a açò

This commit is contained in:
2025-10-29 22:03:58 +01:00
parent 107d370bfe
commit 953db90fda
6 changed files with 89 additions and 67 deletions

View File

@@ -67,7 +67,7 @@ int main(int argc, char *argv[])
static unsigned int current_ticks = SDL_GetTicks();
bool should_exit=false;
bool should_exit = !game::loop;
SDL_Event e;
while (!should_exit)
{