Add Dynapi for SDL_AndroidSetInputType()

This commit is contained in:
Sylvain
2021-10-17 23:40:36 +02:00
parent ccb12457f9
commit 6ef3bc5688
2 changed files with 4 additions and 0 deletions

View File

@@ -822,3 +822,4 @@
#define SDL_RenderSetVSync SDL_RenderSetVSync_REAL
#define SDL_asprintf SDL_asprintf_REAL
#define SDL_vasprintf SDL_vasprintf_REAL
#define SDL_AndroidSetInputType SDL_AndroidSetInputType_REAL