equal
deleted
inserted
replaced
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); |
47 /* Atari to Unicode charset translation table */ |
|
48 extern Uint16 SDL_AtariToUnicodeTable[256]; |
48 |
49 |
49 #endif /* _SDL_ATARI_EVENTS_H_ */ |
50 #endif /* _SDL_ATARI_EVENTS_H_ */ |