Sign in
ara-mdk
/
platform
/
prebuilts
/
tools
/
aa9ca2a0d9e60435608abee52ac90a7dbecf84fa
/
.
/
linux-x86
/
sdl
/
include
/
SDL
/
SDL_name.h
blob: 511619af561713b72b349612ad7d4080aa570525 [
file
] [
log
] [
blame
]
#ifndef
_SDLname_h_
#define
_SDLname_h_
#if defined(__STDC__) || defined(__cplusplus)
#define
NeedFunctionPrototypes
1
#endif
#define
SDL_NAME
(
X
)
SDL_
##X
#endif
/* _SDLname_h_ */