mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
Yet another bugfix
This commit is contained in:
parent
3bf9ea8de6
commit
1dae81a98a
@ -127,7 +127,7 @@ inline void DeIndexTexture(/*WRITEONLY*/ ClutT *dest, const IndexT *indexed, int
|
||||
}
|
||||
}
|
||||
|
||||
*outAlphaSum = alphaSum;
|
||||
*outAlphaSum &= (u32)alphaSum;
|
||||
}
|
||||
|
||||
template <typename IndexT, typename ClutT>
|
||||
|
Loading…
Reference in New Issue
Block a user