zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_platform.h File Reference
#include "begin_code.h"
#include "close_code.h"

Go to the source code of this file.

Functions

DECLSPEC const char *SDLCALL SDL_GetPlatform (void)
 Gets the name of the platform. More...
 

Detailed Description

Try to get a standard set of platform defines.

Definition in file SDL_platform.h.

Function Documentation

DECLSPEC const char* SDLCALL SDL_GetPlatform ( void  )

Gets the name of the platform.

Definition at line 387 of file SDL.c.