소스 검색

SDL_config_os2.h: enable SDL_JOYSTICK_VIRTUAL

Ozkan Sezer 2 년 전
부모
커밋
ca26cde4e1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/SDL_config_os2.h

+ 1 - 1
include/SDL_config_os2.h

@@ -47,7 +47,7 @@
 /* dynamically loaded libusb-1.0 dll: */
 #define SDL_LIBUSB_DYNAMIC "usb100.dll"
 #endif
-/*#undef SDL_JOYSTICK_VIRTUAL */
+#define SDL_JOYSTICK_VIRTUAL 1
 
 /* Enable OpenGL support */
 /* #undef SDL_VIDEO_OPENGL */