about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedsdl2imagetypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/generated/wrappedsdl2imagetypes.h')
-rw-r--r--src/wrapped/generated/wrappedsdl2imagetypes.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/wrapped/generated/wrappedsdl2imagetypes.h b/src/wrapped/generated/wrappedsdl2imagetypes.h
index 5cef0084..13af65bb 100644
--- a/src/wrapped/generated/wrappedsdl2imagetypes.h
+++ b/src/wrapped/generated/wrappedsdl2imagetypes.h
@@ -12,11 +12,11 @@
 #endif
 
 typedef void* (*pFp_t)(void*);
-typedef void* (*pFpi_t)(void*, int64_t);
-typedef int64_t (*iFppi_t)(void*, void*, int64_t);
-typedef void* (*pFpip_t)(void*, int64_t, void*);
-typedef void* (*pFppi_t)(void*, void*, int64_t);
-typedef void* (*pFppip_t)(void*, void*, int64_t, void*);
+typedef void* (*pFpi_t)(void*, int32_t);
+typedef int32_t (*iFppi_t)(void*, void*, int32_t);
+typedef void* (*pFpip_t)(void*, int32_t, void*);
+typedef void* (*pFppi_t)(void*, void*, int32_t);
+typedef void* (*pFppip_t)(void*, void*, int32_t, void*);
 
 #define SUPER() ADDED_FUNCTIONS() \
 	GO(IMG_LoadBMP_RW, pFp_t) \