Mercurial > sdl-ios-xcode
comparison src/video/cybergfx/SDL_cgxvideo.h @ 1361:19418e4422cb
New configure-based build system. Still work in progress, but much improved
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 16 Feb 2006 10:11:48 +0000 |
parents | c71e05b4dc2e |
children | d910939febfa |
comparison
equal
deleted
inserted
replaced
1360:70a9cfb4cf1b | 1361:19418e4422cb |
---|---|
42 #include <inline/intuition.h> | 42 #include <inline/intuition.h> |
43 #include <inline/console.h> | 43 #include <inline/console.h> |
44 #endif | 44 #endif |
45 | 45 |
46 #include "SDL_mouse.h" | 46 #include "SDL_mouse.h" |
47 #include "SDL_sysvideo.h" | 47 #include "../SDL_sysvideo.h" |
48 #include "mydebug.h" | 48 #include "mydebug.h" |
49 | 49 |
50 #define USE_CGX_WRITELUTPIXEL | 50 #define USE_CGX_WRITELUTPIXEL |
51 | 51 |
52 /* Hidden "this" pointer for the video functions */ | 52 /* Hidden "this" pointer for the video functions */ |