equal
deleted
inserted
replaced
63 NSInteger clipboard_count; |
63 NSInteger clipboard_count; |
64 Uint32 screensaver_activity; |
64 Uint32 screensaver_activity; |
65 } SDL_VideoData; |
65 } SDL_VideoData; |
66 |
66 |
67 /* Utility functions */ |
67 /* Utility functions */ |
68 NSImage * Cocoa_CreateImage(SDL_Surface * surface); |
68 extern NSImage * Cocoa_CreateImage(SDL_Surface * surface); |
69 |
69 |
70 #endif /* _SDL_cocoavideo_h */ |
70 #endif /* _SDL_cocoavideo_h */ |
71 |
71 |
72 /* vi: set ts=4 sw=4 expandtab: */ |
72 /* vi: set ts=4 sw=4 expandtab: */ |