mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 20:27:36 -04:00
Enable regHIO for Wii USA R0 (#2953)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user