refactor(Core/Common): restyle common lib with astyle (#3461)
This commit is contained in:
parent
e15a493927
commit
3a0b0356ac
101 changed files with 4524 additions and 4418 deletions
|
|
@ -17,6 +17,6 @@ namespace VMAP
|
|||
const char GAMEOBJECT_MODELS[] = "GameObjectModels.dtree";
|
||||
|
||||
// defined in TileAssembler.cpp currently...
|
||||
bool readChunk(FILE* rf, char *dest, const char *compare, uint32 len);
|
||||
bool readChunk(FILE* rf, char* dest, const char* compare, uint32 len);
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue