cleanup warnings (#907)

* cleanup warnings

* remove camera header from some places

* Remove extra new line
This commit is contained in:
louist103
2021-08-19 18:10:51 -04:00
committed by GitHub
parent 8e19b91e80
commit 0042acb539
9 changed files with 69 additions and 101 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ void Graph_Update(GraphicsContext* gfxCtx, GameState* gameState) {
gfxCtx->fbIdx++;
}
func_800F30534();
func_800F3054();
{
OSTime time = osGetTime();