Corrects the additon of SDLK_CONTEXT_MENU (and scancodes).
This commit is contained in:
parent
8da70d5aa1
commit
424032b0ca
3 changed files with 5 additions and 3 deletions
|
@ -261,8 +261,8 @@
|
|||
/* #undef SDL_AUDIO_DRIVER_OSS */
|
||||
/* #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H */
|
||||
/* #undef SDL_AUDIO_DRIVER_PAUDIO */
|
||||
/* #undef SDL_AUDIO_DRIVER_PULSEAUDIO */
|
||||
/* #undef SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC */
|
||||
#define SDL_AUDIO_DRIVER_PULSEAUDIO 1
|
||||
#define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
|
||||
/* #undef SDL_AUDIO_DRIVER_QSA */
|
||||
#define SDL_AUDIO_DRIVER_SNDIO 1
|
||||
/* #undef SDL_AUDIO_DRIVER_SNDIO_DYNAMIC */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue