@ -19,7 +19,7 @@ int main(void) {
bool running = true;
SDL_Event event = {};
SDL_Event event = {0};
while (running) {
while (SDL_PollEvent(&event)) {
The note is not visible to the blocked user.