ソースを参照

Update models_rlgl_solar_system.c

pull/1923/head
raysan5 4年前
コミット
7013e60926
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      examples/models/models_rlgl_solar_system.c

+ 2
- 0
examples/models/models_rlgl_solar_system.c ファイルの表示

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

読み込み中…
キャンセル
保存