add SDL_log10 and SDL_log10f to include and dynapi
This commit is contained in:
parent
54340ab9de
commit
4c2a444e3a
3 changed files with 6 additions and 0 deletions
|
@ -667,3 +667,5 @@
|
|||
#define SDL_RenderGetMetalCommandEncoder SDL_RenderGetMetalCommandEncoder_REAL
|
||||
#define SDL_IsAndroidTV SDL_IsAndroidTV_REAL
|
||||
#define SDL_WinRTGetDeviceFamily SDL_WinRTGetDeviceFamily_REAL
|
||||
#define SDL_log10 SDL_log10_REAL
|
||||
#define SDL_log10f SDL_log10f_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue