comparison src/video/maccommon/SDL_macevents_c.h @ 1424:7a610f25c12f

Updated MacOS Classic MPW build
author Sam Lantinga <slouken@libsdl.org>
date Fri, 24 Feb 2006 09:57:14 +0000
parents d910939febfa
children 782fd950bd46 c121d94672cb a1b03ba2fcd0
comparison
equal deleted inserted replaced
1423:4ed717f9e509 1424:7a610f25c12f
19 Sam Lantinga 19 Sam Lantinga
20 slouken@libsdl.org 20 slouken@libsdl.org
21 */ 21 */
22 #include "SDL_config.h" 22 #include "SDL_config.h"
23 23
24 #include "SDL_romvideo.h" 24 #include "../macrom/SDL_romvideo.h"
25 25
26 /* Functions exported by SDL_macevents.c for the video subsystem 26 /* Functions exported by SDL_macevents.c for the video subsystem
27 */ 27 */
28 extern void Mac_InitEvents(_THIS); 28 extern void Mac_InitEvents(_THIS);
29 extern void Mac_QuitEvents(_THIS); 29 extern void Mac_QuitEvents(_THIS);