LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
This commit is contained in:
@@ -222,6 +222,7 @@ int lcoreUpdateCamera3DPro( lua_State *L );
|
||||
/* Buffer management functions. */
|
||||
int lcoreLoadBuffer( lua_State *L );
|
||||
int lcoreLoadBufferFromFile( lua_State *L );
|
||||
int lcoreLoadBufferFromString( lua_State *L );
|
||||
int lcoreUnloadBuffer( lua_State *L );
|
||||
int lcoreGetBufferData( lua_State *L );
|
||||
int lcoreGetBufferType( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user