From 95e8a031c7d941cec0e7283da388d00e0fd51b6f Mon Sep 17 00:00:00 2001 From: jupeyy Date: Mon, 29 Oct 2018 09:00:47 +0100 Subject: [PATCH] style --- src/game/client/components/maplayers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/client/components/maplayers.h b/src/game/client/components/maplayers.h index 393cc4797..8747070dc 100644 --- a/src/game/client/components/maplayers.h +++ b/src/game/client/components/maplayers.h @@ -115,7 +115,7 @@ class CMapLayers : public CComponent void LayersOfGroupCount(CMapItemGroup* pGroup, int& TileLayerCount, int& QuadLayerCount, bool& PassedGameLayer); - void RenderTileBorderCornerTiles(int WidthOffsetToOrigin, int HeightOffsetToOrigin, int TileCountWidth, int TileCountHeight, int BufferContainerIndex, float* pColor, offset_ptr_size IndexBufferOffset, float* pOffset, float* pDir); + void RenderTileBorderCornerTiles(int WidthOffsetToOrigin, int HeightOffsetToOrigin, int TileCountWidth, int TileCountHeight, int BufferContainerIndex, float *pColor, offset_ptr_size IndexBufferOffset, float *pOffset, float *pDir); public: enum {