소스 검색

Alignment with other platform backends, avoid unneeded includes

pull/5419/head
Ray 1 개월 전
부모
커밋
f031b2f4f4
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -5
      src/platforms/rcore_desktop_rgfw.c

+ 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

불러오는 중...
취소
저장