mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-18 04:06:42 -04:00
renamed inner variable of SHP image blend queue
This commit is contained in:
parent
7962824be7
commit
c94515c686
2 changed files with 4 additions and 4 deletions
|
@ -229,7 +229,7 @@ private:
|
|||
|
||||
struct SHPUnionData
|
||||
{
|
||||
unsigned char* pBuffer;
|
||||
unsigned char* Buffer;// This buffer allocated from outside
|
||||
int Width;
|
||||
int Height;
|
||||
int DeltaX;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue