SDL  2.0
SDL_os2util.h File Reference
#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)
 

Macro Definition Documentation

◆ INCL_GPI

#define INCL_GPI

Definition at line 30 of file SDL_os2util.h.

◆ INCL_WIN

#define INCL_WIN

Definition at line 29 of file SDL_os2util.h.

Function Documentation

◆ utilCreatePointer()

HPOINTER utilCreatePointer ( SDL_Surface surface,
ULONG  ulHotX,
ULONG  ulHotY 
)