comparison src/video/nanox/SDL_nxevents.c @ 1361:19418e4422cb

New configure-based build system. Still work in progress, but much improved
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Feb 2006 10:11:48 +0000
parents b8d311d90021
children c0a74f199ecf
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
24 Hsieh-Fu Tsai 24 Hsieh-Fu Tsai
25 clare@setabox.com 25 clare@setabox.com
26 */ 26 */
27 27
28 #include "SDL_keysym.h" 28 #include "SDL_keysym.h"
29 #include "SDL_events_c.h" 29 #include "../../events/SDL_events_c.h"
30 30
31 #include "SDL_nxevents_c.h" 31 #include "SDL_nxevents_c.h"
32 #include "SDL_nximage_c.h" 32 #include "SDL_nximage_c.h"
33 33
34 // The translation tables from a nanox keysym to a SDL keysym 34 // The translation tables from a nanox keysym to a SDL keysym