SDL_Delay
This commit is contained in:
		@@ -168,6 +168,8 @@ void loop(State* self)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
			self->lastUpdate = self->update;
 | 
								self->lastUpdate = self->update;
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							SDL_Delay(STATE_DELAY_MIN);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user