comparison src/video/ataricommon/SDL_atarievents_c.h @ 1209:a55ac374271c

Added preliminary missingtranslation from Atari to Unicode charset
author Patrice Mandin <patmandin@gmail.com>
date Sun, 01 Jan 2006 19:14:11 +0000
parents b8d311d90021
children 8ef3e7e92a91
comparison
equal deleted inserted replaced
1208:d90b362628ea 1209:a55ac374271c
42 extern void (*Atari_ShutdownEvents)(void); 42 extern void (*Atari_ShutdownEvents)(void);
43 43
44 extern void Atari_InitOSKeymap(_THIS); 44 extern void Atari_InitOSKeymap(_THIS);
45 extern void Atari_PumpEvents(_THIS); 45 extern void Atari_PumpEvents(_THIS);
46 46
47 extern Uint16 SDL_AtariToUnicode(Uint8 caracter);
48
47 #endif /* _SDL_ATARI_EVENTS_H_ */ 49 #endif /* _SDL_ATARI_EVENTS_H_ */