Added camera
This commit is contained in:
@ -19,7 +19,7 @@ game_t * gameInit(platform_t *platform) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
// Pass to the main game to handle.r
|
||||
// Pass to the main game to handle
|
||||
return game;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user