props yo
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401507
This commit is contained in:
parent
fbc44f92d6
commit
293e158d84
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ size_t SDL_iconv(SDL_iconv_t cd,
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
/* Lots of useful information on Unicode at:
|
||||||
|
http://www.cl.cam.ac.uk/~mgk25/unicode.html
|
||||||
|
*/
|
||||||
|
|
||||||
#define UNICODE_BOM 0xFEFF
|
#define UNICODE_BOM 0xFEFF
|
||||||
|
|
||||||
#define UNKNOWN_ASCII '?'
|
#define UNKNOWN_ASCII '?'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue