GetPlatform.

This commit is contained in:
jussi
2024-05-20 17:56:28 +03:00
parent 9edaf7a47b
commit c95c797da6
6 changed files with 41 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ int lcoreGetLogLevelInvalid( lua_State* L );
int lcoreOpenURL( lua_State* L );
int lcoreIsGCUnloadEnabled( lua_State* L );
int lcoreSetGCUnload( lua_State* L );
int lcoreGetPlatform( lua_State* L );
/* Files management functions. */
int lcoreLoadFileData( lua_State* L );
int lcoreSaveFileData( lua_State* L );