Minor tweaks and comments
This commit is contained in:
parent
2156cd4a84
commit
5ed814e950
6 changed files with 34 additions and 33 deletions
|
@ -46,7 +46,7 @@
|
|||
//#define RAYMATH_HEADER_ONLY // NOTE: To compile functions as static inline, uncomment this line
|
||||
|
||||
#ifndef RAYMATH_STANDALONE
|
||||
#include "raylib.h" // Required for structs: Vector3, Matrix
|
||||
#include "raylib.h" // Required for: Vector3, Matrix structs definition
|
||||
#endif
|
||||
|
||||
#if defined(RAYMATH_IMPLEMENTATION) && defined(RAYMATH_HEADER_ONLY)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue