Removed trailing spaces

This commit is contained in:
Ray
2024-10-21 17:00:52 +02:00
parent c935ca3168
commit f141c75cde
7 changed files with 47 additions and 47 deletions

View File

@ -26,7 +26,7 @@
* #define RAYMATH_STATIC_INLINE
* Define static inline functions code, so #include header suffices for use.
* This may use up lots of memory.
*
*
* #define RAYMATH_DISABLE_CPP_OPERATORS
* Disables C++ operator overloads for raymath types.
*