renamed inner variable of SHP image blend queue

This commit is contained in:
Zero Fanker 2024-05-19 11:39:40 -04:00
parent 7962824be7
commit c94515c686
2 changed files with 4 additions and 4 deletions

View file

@ -229,7 +229,7 @@ private:
struct SHPUnionData
{
unsigned char* pBuffer;
unsigned char* Buffer;// This buffer allocated from outside
int Width;
int Height;
int DeltaX;