stdlib: added SDL_utf8strlen().
--HG-- extra : histedit_source : 3ef78f0c18ad1f096882e5e079119fe0b3fef6db%2Cd98e52df919c701f80b47d989028227d060e2ecb
This commit is contained in:
parent
acf207211f
commit
d202066528
4 changed files with 20 additions and 0 deletions
|
@ -624,3 +624,4 @@
|
|||
#define SDL_MemoryBarrierReleaseFunction SDL_MemoryBarrierReleaseFunction_REAL
|
||||
#define SDL_MemoryBarrierAcquireFunction SDL_MemoryBarrierAcquireFunction_REAL
|
||||
#define SDL_JoystickGetDeviceInstanceID SDL_JoystickGetDeviceInstanceID_REAL
|
||||
#define SDL_utf8strlen SDL_utf8strlen_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue