이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Archivist
/
raylib-src
의 미러
https://github.com/raysan5/raylib
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
24
위키
활동
소스 검색
Revert "REVIEWED: Alignment with other platforms"
This reverts commit
cf0d6fc664
.
pull/5419/head
Ray
2 달 전
부모
cf0d6fc664
커밋
1c7240a01d
2개의 변경된 파일
과
7543개의 추가작업
그리고
10386개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+7538
-10386
src/external/RGFW.h
+5
-0
src/platforms/rcore_desktop_rgfw.c
+ 7538
- 10386
src/external/RGFW.h
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기
+ 5
- 0
src/platforms/rcore_desktop_rgfw.c
파일 보기
@ -48,6 +48,11 @@
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
#
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
쓰기
미리보기
불러오는 중...
취소
저장