BE swap J3DMaterialFactory::newIndTexMtx/newFog

This commit is contained in:
Luke Street
2026-04-11 20:13:01 -06:00
parent 0e2bd104b1
commit 3c281cc988
2 changed files with 19 additions and 3 deletions
@@ -113,9 +113,6 @@ struct J3DFogInfo {
bool operator==(J3DFogInfo&) const;
J3DFogInfo& operator=(const J3DFogInfo&);
// TODO: Fog data should be converted from big endian (probably?)
// Not sure TP uses it.
/* 0x00 */ u8 mType;
/* 0x01 */ u8 mAdjEnable;
/* 0x02 */ u16 mCenter;