Decompile viGetCurrentPlayerViewport

This commit is contained in:
Ryan Dwyer
2021-10-08 17:46:46 +10:00
parent b4fee9d568
commit 5b2f8ee23a
5 changed files with 15 additions and 33 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ Gfx *func0f0d479c(Gfx *gdl)
Gfx *func0f0d49c8(Gfx *gdl)
{
gSPViewport(gdl++, OS_K0_TO_PHYSICAL(vi0000ab4c()));
gSPViewport(gdl++, OS_K0_TO_PHYSICAL(viGetCurrentPlayerViewport()));
gSPMatrix(gdl++, osVirtualToPhysical(currentPlayerGetUnk1750()), G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_PROJECTION);
return gdl;