Add PLATFORM_SDL

master
Frank Kartheuser 1 년 전
부모
커밋
9e7b6a21c0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      raylib-GLFW-dependency.md

+ 1
- 0
raylib-GLFW-dependency.md

@ -9,6 +9,7 @@ GLFW is *not* used on the following platforms, where custom implementations are
- `PLATFORM_ANDROID`: Uses the `native_app_glue` Android NDK module.
- `PLATFORM_RPI`: (native, no desktop) Uses `EGL`, `evdev` and standard system libraries directly.
- `PLATFORM_SDL`: Uses the native SDL functions.
If you are interested in replacing GLFW with a custom, platform-specific implementation, the functions currently used by raylib (as of raylib 4.0) are detailed below:

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