瀏覽代碼

Update raylib.h

pull/2017/head
Ray 4 年之前
committed by GitHub
父節點
當前提交
2474d50dba
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/raylib.h

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

@ -81,7 +81,7 @@
#include <stdarg.h> // Required for: va_list - Only used by TraceLogCallback
#define RAYLIB_VERSION "4.0-dev"
#define RAYLIB_VERSION "4.0"
#ifndef RLAPI
#define RLAPI // We are building or using rlgl as a static library (or Linux shared library)

Loading…
取消
儲存