reviewed ALL non-external files to follow raylib's convention of no spaces around / or *

This commit is contained in:
Johnny Cena 2025-08-29 13:36:22 +02:00
parent 7103703313
commit 317bbcc510
34 changed files with 122 additions and 122 deletions

View File

@ -15,7 +15,7 @@
* BSD-like license that allows static linking with closed source software * BSD-like license that allows static linking with closed source software
* *
* Copyright (c) 2025-2025 Jeremy Montgomery (@Sir_Irk) and Ramon Santamaria (@raysan5) * Copyright (c) 2025-2025 Jeremy Montgomery (@Sir_Irk) and Ramon Santamaria (@raysan5)
*k *
********************************************************************************************/ ********************************************************************************************/
#include <raylib.h> #include <raylib.h>