ExportBuffer and LoadBufferFromFile.
This commit is contained in:
@@ -201,3 +201,5 @@ int lcoreUnloadBuffer( lua_State *L );
|
||||
int lcoreGetBufferData( lua_State *L );
|
||||
int lcoreGetBufferType( lua_State *L );
|
||||
int lcoreGetBufferSize( lua_State *L );
|
||||
int lcoreExportBuffer( lua_State *L );
|
||||
int lcoreLoadBufferFromFile( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user