Browse Source

Update models_rlgl_solar_system.c

pull/1923/head
raysan5 3 years ago
parent
commit
7013e60926
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      examples/models/models_rlgl_solar_system.c

+ 2
- 0
examples/models/models_rlgl_solar_system.c View File

@ -14,6 +14,8 @@
#include "raylib.h"
#include "rlgl.h"
#include <math.h> // Required for: cosf(), sinf()
//------------------------------------------------------------------------------------
// Module Functions Declaration
//------------------------------------------------------------------------------------

Loading…
Cancel
Save