ソースを参照

REVIEWED: Alignment with other platforms

pull/5414/head
Ray 1ヶ月前
コミット
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

読み込み中…
キャンセル
保存