2
0
Mark Sibly 7 жил өмнө
parent
commit
25fdb380ed

+ 4 - 0
modules/sdl2/sdl2.monkey2

@@ -1144,4 +1144,8 @@ Alias SDL_threadID:UInt
 
 Function SDL_ThreadID:SDL_threadID()
 
+'FILE="sdl2/SDL_fileystem.h"
+
+Function SDL_GetPrefPath:CString( org:CString,app:CString )
+
 '${END}