This website works better with JavaScript.
首頁
探索
說明
登入
Archivist
/
raylib-src
镜像来自
https://github.com/raysan5/raylib
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
24
Wiki
Activity
瀏覽代碼
REVIEWED: Alignment with other platforms
pull/5414/head
Ray
5 天之前
父節點
615fc36eeb
當前提交
cf0d6fc664
共有
2 個文件被更改
,包括
10456 次插入
和
7613 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+10456
-7608
src/external/RGFW.h
+0
-5
src/platforms/rcore_desktop_rgfw.c
+ 10456
- 7608
src/external/RGFW.h
文件差異過大導致無法顯示
查看文件
+ 0
- 5
src/platforms/rcore_desktop_rgfw.c
查看文件
@ -48,11 +48,6 @@
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
#
ifndef RAYLIB_H
/* this should never actually happen, it's only here for IDEs */
#
include
"raylib.h"
#
include
"../rcore.c"
#
endif
#
if defined(PLATFORM_WEB_RGFW)
#
define RGFW_NO_GL_HEADER
#
endif
Write
Preview
Loading…
取消
儲存