(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
This commit is contained in:
@@ -664,8 +664,6 @@ static bool QZ_PollEvent(void)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
static void QZ_GameLoop(void)
|
||||
{
|
||||
uint32 next_tick = GetTick() + 30;
|
||||
|
||||
Reference in New Issue
Block a user