Skip to content

Commit

Permalink
minor update to os2 config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Nov 8, 2021
1 parent 001aa4d commit 84138b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion include/SDL_config_os2.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,14 @@

#define SDL_POWER_DISABLED 1
#define SDL_HAPTIC_DISABLED 1
#define SDL_HIDAPI_DISABLED 1

#define SDL_SENSOR_DUMMY 1
#define SDL_VIDEO_DRIVER_DUMMY 1
#define SDL_VIDEO_DRIVER_OS2 1
#define SDL_JOYSTICK_OS2 1
#define SDL_HIDAPI_DISABLED 1
/*#undef SDL_JOYSTICK_HIDAPI */
/*#undef SDL_JOYSTICK_VIRTUAL */

/* Enable OpenGL support */
/* #undef SDL_VIDEO_OPENGL */
Expand Down

0 comments on commit 84138b7

Please sign in to comment.