소스 검색

fix undef oopsie

pull/5582/head
CrackedPixel 1 주 전
부모
커밋
2680178f66
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/platforms/rcore_desktop_rgfw.c

+ 1
- 1
src/platforms/rcore_desktop_rgfw.c 파일 보기

@ -158,8 +158,8 @@ extern "C" {
#ifdef MAX_PATH
#undef MAX_PATH
#define MAX_PATH 1025
#endif
#define MAX_PATH 1025
#endif
#if defined(__APPLE__)

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