瀏覽代碼

Update rlgl_standalone.c

pull/1923/head
raysan5 3 年之前
父節點
當前提交
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

Loading…
取消
儲存