mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 21:21:57 -04:00
Merge branch 'main' into 26-04-11-render-opts
This commit is contained in:
@@ -1418,7 +1418,7 @@ bool J2DTevBlock8::insertTexture(u32 param_0, ResTIMG const* p_timg, JUTPalette*
|
||||
} else {
|
||||
texture->storeTIMG(p_timg, p_tlut);
|
||||
}
|
||||
bool local_38[4];
|
||||
bool local_38[8];
|
||||
for (u8 i = 0; i < 8; i++) {
|
||||
local_38[i] = (mUndeleteFlag & 1 << i) != 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user