瀏覽代碼

REVIEWED: Alignment with other platforms

pull/5414/head
Ray 5 天之前
父節點
當前提交
cf0d6fc664
共有 2 個文件被更改,包括 10456 次插入7613 次删除
  1. +10456
    -7608
      src/external/RGFW.h
  2. +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

Loading…
取消
儲存