소스 검색

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
//------------------------------------------------------------------------------------

불러오는 중...
취소
저장