mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-12 11:52:06 -04:00
Match draw for JP version
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user