Working on model loading and added poker table
This commit is contained in:
@ -44,7 +44,6 @@ bool gameUpdate(float platformDelta) {
|
||||
|
||||
void gameDispose() {
|
||||
shaderDispose(GAME_STATE.shaderWorld);
|
||||
worldDispose();
|
||||
inputDispose();
|
||||
renderDispose();
|
||||
}
|
Reference in New Issue
Block a user