From ea9f22c98da07d979c149f3ffd9f73d7fa8dc524 Mon Sep 17 00:00:00 2001 From: warzes Date: Sun, 17 Oct 2021 18:03:43 +1000 Subject: [PATCH] - fixed spaces --- src/external/vox_loader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/external/vox_loader.h b/src/external/vox_loader.h index 78b026df3..0eb5cafb4 100644 --- a/src/external/vox_loader.h +++ b/src/external/vox_loader.h @@ -43,7 +43,7 @@ revision history: Changed Vox_LoadFileName to Vox_LoadFromMemory 1.02 (2021-09-10) @raysan5: Reviewed some formating 1.03 (2021-10-02) @catmanl: Reduce warnings on gcc - 1.04 (2021-10-17) @warzes: Fixing the error of loading VOX models + 1.04 (2021-10-17) @warzes: Fixing the error of loading VOX models */