- FBX: avoid more gcc warnings.

This commit is contained in:
Alexander Gessler
2013-04-08 20:13:29 +02:00
parent 232e69dc2a
commit a288a631e2
3 changed files with 7 additions and 8 deletions

View File

@@ -380,7 +380,7 @@ void TokenizeBinary(TokenList& output_tokens, const char* input, unsigned int le
}
uint32_t offset = 0x1b;
//uint32_t offset = 0x1b;
const char* cursor = input + 0x1b;