git.ucc.asn.au
/
ipdf
/
code.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix kerning for the first pair of characters
[ipdf/code.git]
/
contrib
/
include
/
SDL2
/
SDL_name.h
1
2
#ifndef _SDLname_h_
3
#define _SDLname_h_
4
5
#if defined(__STDC__) || defined(__cplusplus)
6
#define NeedFunctionPrototypes 1
7
#endif
8
9
#define SDL_NAME(X) SDL_##X
10
11
#endif /* _SDLname_h_ */
UCC
git Repository :: git.ucc.asn.au