cmake: add -Wimplicit-fallthrough warning
This commit is contained in:
committed by
Anonymous Maarten
parent
086a7a4687
commit
f59dbf6a12
@@ -282,6 +282,7 @@ static void loop(void)
|
||||
if (event.key.keysym.sym != SDLK_ESCAPE) {
|
||||
break;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user