소스 검색

Fix missing symbol when rglfw.c on BSD platforms (#2968)

pull/2970/head
Niels Martignène 2 년 전
committed by GitHub
부모
커밋
76b5959bb5
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/rglfw.c

+ 1
- 0
src/rglfw.c 파일 보기

@ -108,6 +108,7 @@
#include "external/glfw/src/posix_module.c"
#include "external/glfw/src/posix_thread.c"
#include "external/glfw/src/posix_time.c"
#include "external/glfw/src/posix_poll.c"
#include "external/glfw/src/null_joystick.c"
#include "external/glfw/src/xkb_unicode.c"

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