소스 검색

Update rlgl_standalone.c

pull/1923/head
raysan5 4 년 전
부모
커밋
0f8cfd6031
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      examples/others/rlgl_standalone.c

+ 1
- 1
examples/others/rlgl_standalone.c 파일 보기

@ -52,7 +52,7 @@
#include "rlgl.h" // OpenGL abstraction layer to OpenGL 1.1, 3.3+ or ES2
#define RAYMATH_STATIC_INLINE
#include "raymath.h" // Vector3, Quaternion and Matrix functionality
#include "raymath.h" // Vector2, Vector3, Quaternion and Matrix functionality
#if defined(__EMSCRIPTEN__)
#define GLFW_INCLUDE_ES2

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