mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 04:59:10 +00:00
stdlib: Add SDL_utf8strnlen
This commit is contained in:
parent
c7f4103807
commit
74bcc5a0a3
4 changed files with 20 additions and 0 deletions
|
@ -874,3 +874,4 @@
|
|||
#define SDL_HasLSX SDL_HasLSX_REAL
|
||||
#define SDL_HasLASX SDL_HasLASX_REAL
|
||||
#define SDL_RenderGetD3D12Device SDL_RenderGetD3D12Device_REAL
|
||||
#define SDL_utf8strnlen SDL_utf8strnlen_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue