lilium-voyager/code/sdl
Zack Middleton 30fcabec65 SDL Mouse Button clean up
Make 'b' variable an int so that key values more than 255 will work (not currently an issue in ioq3 afaik).
Use SDL_BUTTON_* for easier transition to SDL2.
(SDL2 doesn't have SDL_BUTTON_WHEELUP or SDL_BUTTON_WHEELDOWN, X1/X2 are different values.)
2013-07-09 14:41:56 -05:00
..
sdl_gamma.c Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
sdl_glimp.c Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
sdl_icon.h Reverting. 2008-07-06 17:16:14 +00:00
sdl_input.c SDL Mouse Button clean up 2013-07-09 14:41:56 -05:00
sdl_snd.c Refactoring patch by DevHC 2011-03-05 19:20:37 +00:00