still wip
This commit is contained in:
@@ -78,6 +78,7 @@ int main(void)
|
||||
{
|
||||
// allow player to be controlled, fit everything within the size of the screen
|
||||
UpdatePlayerControls();
|
||||
checkCollision();
|
||||
UpdateEntities(dt, screenWidth);
|
||||
|
||||
simTime += dt;
|
||||
|
||||
Reference in New Issue
Block a user