comparison Render.h @ 1607:d4282f59f312

Слияние
author Ritor1
date Wed, 11 Sep 2013 00:16:58 +0600
parents 75fafd8ced59
children a7eebb6ee7a2
comparison
equal deleted inserted replaced
1606:25f5c041f39b 1607:d4282f59f312
175 unsigned int uDataOffset; 175 unsigned int uDataOffset;
176 unsigned int uNumItems; 176 unsigned int uNumItems;
177 char *pSpriteNames[50000]; 177 char *pSpriteNames[50000];
178 int pSpriteOffsets[50000]; 178 int pSpriteOffsets[50000];
179 int bDumpDebug; 179 int bDumpDebug;
180 int field_61A94_scale_hwls_to_half; 180 int scale_hwls_to_half;
181 }; 181 };
182 #pragma pack(pop) 182 #pragma pack(pop)
183 183
184 184
185 185