소스 검색

Update rcore.c

pull/2257/head
raysan5 3 년 전
부모
커밋
bb875b1db7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/rcore.c

+ 1
- 1
src/rcore.c 파일 보기

@ -5538,7 +5538,7 @@ static EM_BOOL EmscriptenFullscreenChangeCallback(int eventType, const Emscripte
}
// Register window resize event
static EM_BOOL EmscriptenWindowResizedCallback(int eventType, const kt">void *reserved, void *userData)
static EM_BOOL EmscriptenWindowResizedCallback(int eventType, const n">EmscriptenUiEvent *event, void *userData)
{
// TODO.

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