mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 12:39:27 -04:00
Enable regHIO for Wii USA R0 (#2953)
This commit is contained in:
@@ -1897,9 +1897,11 @@ BOOL daObjCarry_c::checkCulling() {
|
||||
is_cull = TRUE;
|
||||
}
|
||||
|
||||
#if DEBUG
|
||||
if (KREG_S(2) == 10000) {
|
||||
is_cull = FALSE;
|
||||
}
|
||||
#endif
|
||||
|
||||
return is_cull;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user