Enable regHIO for Wii USA R0 (#2953)

This commit is contained in:
Max Roncace
2025-12-15 20:06:10 -05:00
committed by GitHub
parent 4fca13aa49
commit 4c0d88015d
12 changed files with 52 additions and 16 deletions
+2
View File
@@ -130,6 +130,7 @@ static int mStartFlag;
int daE_ZH_c::draw() {
GXColor i_color, i_color2;
#if DEBUG
if (WREG_S(0) != 0) {
cXyz i_pos = home.pos;
i_color.r = 0x82;
@@ -212,6 +213,7 @@ int daE_ZH_c::draw() {
}
}
}
#endif
J3DModelData* modelData;
J3DMaterial* matNodeP;