瀏覽代碼

Typo

pull/1985/head
raysan5 3 年之前
父節點
當前提交
72983d4e20
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h 查看文件

@ -841,7 +841,7 @@ typedef enum {
BLEND_CUSTOM // Belnd textures using custom src/dst factors (use rlSetBlendMode())
} BlendMode;
// Gestures
// Gesture
// NOTE: It could be used as flags to enable only some gestures
typedef enum {
GESTURE_NONE = 0, // No gesture

Loading…
取消
儲存