mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 16:55:29 -05:00
props yo
This commit is contained in:
@@ -52,6 +52,10 @@ size_t SDL_iconv(SDL_iconv_t cd,
|
||||
|
||||
#else
|
||||
|
||||
/* Lots of useful information on Unicode at:
|
||||
http://www.cl.cam.ac.uk/~mgk25/unicode.html
|
||||
*/
|
||||
|
||||
#define UNICODE_BOM 0xFEFF
|
||||
|
||||
#define UNKNOWN_ASCII '?'
|
||||
|
||||
Reference in New Issue
Block a user