Mercurial > sdl-ios-xcode
comparison src/video/ataricommon/SDL_xbiosevents_c.h @ 1895:c121d94672cb
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 10 Jul 2006 21:04:37 +0000 |
parents | d910939febfa |
children | b7d426b28c18 |
comparison
equal
deleted
inserted
replaced
1894:c69cee13dd76 | 1895:c121d94672cb |
---|---|
43 extern void SDL_AtariXbios_InstallVectors(int vectors_mask); | 43 extern void SDL_AtariXbios_InstallVectors(int vectors_mask); |
44 extern void SDL_AtariXbios_RestoreVectors(void); | 44 extern void SDL_AtariXbios_RestoreVectors(void); |
45 extern void SDL_AtariXbios_PostMouseEvents(_THIS, SDL_bool buttonEvents); | 45 extern void SDL_AtariXbios_PostMouseEvents(_THIS, SDL_bool buttonEvents); |
46 | 46 |
47 #endif /* _SDL_XBIOSEVENTS_H_ */ | 47 #endif /* _SDL_XBIOSEVENTS_H_ */ |
48 /* vi: set ts=4 sw=4 expandtab: */ |