Sign in
skia
/
third_party
/
sdl
/
00a0a23f4a0a41e8f0c4f31d19414df72ea6366c
/
.
/
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_ */