From 8d7f97ee04c1908caf703771bd3576ef5f26b3c1 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 6 Oct 2021 01:20:46 +0200 Subject: Remove trailing spaces --- src/rmodels.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rmodels.c') diff --git a/src/rmodels.c b/src/rmodels.c index 11778901..26421df9 100644 --- a/src/rmodels.c +++ b/src/rmodels.c @@ -5756,7 +5756,7 @@ static Model LoadVOX(const char *fileName) pcolors->g = voxarray.colors.array->g; pcolors->b = voxarray.colors.array->b; pcolors->a = voxarray.colors.array->a; - + unsigned short *pindices = voxarray.indices.array; // 5461*6*6 = 196596 indices max per mesh int size = 0; -- cgit v1.2.3