Fix a shitloads of warnings on VS
Former-commit-id: fca61118f4e0530ed2eaaf9ff96de29806aa5aa8
This commit is contained in:
@@ -1556,7 +1556,7 @@ namespace Nz
|
||||
{
|
||||
ComponentType type;
|
||||
bool enabled;
|
||||
unsigned int offset;
|
||||
std::size_t offset;
|
||||
vertexDeclaration->GetComponent(static_cast<VertexComponent>(j), &enabled, &type, &offset);
|
||||
|
||||
if (enabled)
|
||||
|
||||
Reference in New Issue
Block a user