Sign in
qemu-android
/
emulator-unstable-refactoring
/
4a889871cabf4709264abda76ed7b4d565896401
/
.
/
distrib
/
sdl-1.2.15
/
include
/
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_ */