|
SDL
2.0
|
#include "SDL_log.h"#include "../SDL_sysvideo.h"#include "../../core/os2/SDL_os2.h"#include <os2.h>
Include dependency graph for SDL_os2util.h:Go to the source code of this file.
Macros | |
| #define | INCL_WIN |
| #define | INCL_GPI |
Functions | |
| HPOINTER | utilCreatePointer (SDL_Surface *surface, ULONG ulHotX, ULONG ulHotY) |
| #define INCL_GPI |
Definition at line 30 of file SDL_os2util.h.
| #define INCL_WIN |
Definition at line 29 of file SDL_os2util.h.
| HPOINTER utilCreatePointer | ( | SDL_Surface * | surface, |
| ULONG | ulHotX, | ||
| ULONG | ulHotY | ||
| ) |