Sign in
ara-mdk
/
platform
/
external
/
qemu
/
9682c8870b8ff5e4ac2e4c70b759f791c6f38c1f
/
.
/
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_ */