refactor(Core/Common): restyle common lib with astyle (#3461)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user