diff options
| author | raysan5 <[email protected]> | 2021-10-12 12:47:50 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-10-12 12:47:50 +0200 |
| commit | 599d6e810fde0150027ace2e30f6a021126843b3 (patch) | |
| tree | 14a18ce011da88a070c005badfd175919eaa6559 /src/raymath.h | |
| parent | 75b5cc0084692cab688af12e4ea46095432172b9 (diff) | |
| download | raylib-599d6e810fde0150027ace2e30f6a021126843b3.tar.gz raylib-599d6e810fde0150027ace2e30f6a021126843b3.zip | |
REVIEWED: models resources structure
Diffstat (limited to 'src/raymath.h')
| -rw-r--r-- | src/raymath.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/raymath.h b/src/raymath.h index 8f579ed6..48846a7a 100644 --- a/src/raymath.h +++ b/src/raymath.h @@ -69,7 +69,6 @@ #define RMAPI inline // Functions may be inlined or external definition used #endif #endif - //---------------------------------------------------------------------------------- // Defines and Macros |
