mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 17:07:39 +00:00
Add SDL_strpbrk
This commit is contained in:
parent
55934bc85e
commit
baa1a5e2f4
15 changed files with 96 additions and 4 deletions
|
@ -1169,3 +1169,4 @@
|
|||
#define SDL_wcsnstr SDL_wcsnstr_REAL
|
||||
#define SDL_wcsstr SDL_wcsstr_REAL
|
||||
#define SDL_wcstol SDL_wcstol_REAL
|
||||
#define SDL_strpbrk SDL_strpbrk_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue