Match draw for JP version

This commit is contained in:
Briggs Baltzell
2026-03-07 19:18:09 -06:00
parent 5aa20508c5
commit 9c35aaf747
+4
View File
@@ -671,7 +671,11 @@ void dMCloth_c::draw(float, GXColor clothColor, GXColor shadowColor, unsigned ch
}
j3dSys.reinitGX();
#if VERSION > VERSION_JPN
GXSetNumIndStages(0);
#endif
cXyz lightPos;
lightPos.set(0.0f, 0.0f, 0.0f);