Sign in
qemu-android
/
emulator-unstable-refactoring
/
33622576d6a02eb69ac7fb9b930de5bab0b2c97d
/
.
/
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_ */