about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedsdl2ttftypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/generated/wrappedsdl2ttftypes.h')
-rw-r--r--src/wrapped/generated/wrappedsdl2ttftypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/generated/wrappedsdl2ttftypes.h b/src/wrapped/generated/wrappedsdl2ttftypes.h
index 126d4f6f..49ca0596 100644
--- a/src/wrapped/generated/wrappedsdl2ttftypes.h
+++ b/src/wrapped/generated/wrappedsdl2ttftypes.h
@@ -11,8 +11,8 @@
 #define ADDED_FUNCTIONS() 
 #endif
 
-typedef void* (*pFpii_t)(void*, int64_t, int64_t);
-typedef void* (*pFpiii_t)(void*, int64_t, int64_t, int64_t);
+typedef void* (*pFpii_t)(void*, int32_t, int32_t);
+typedef void* (*pFpiii_t)(void*, int32_t, int32_t, int32_t);
 
 #define SUPER() ADDED_FUNCTIONS() \
 	GO(TTF_OpenFontRW, pFpii_t) \