mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Merged mage-CompressedData into default
This commit is contained in:
@@ -88,7 +88,7 @@ static const luaL_Reg functions[] =
|
||||
{
|
||||
|
||||
// Data
|
||||
{ "getPointer", w_Data_getPointer },
|
||||
// { "getPointer", w_Data_getPointer },
|
||||
{ "getSize", w_Data_getSize },
|
||||
|
||||
{ "getChannels", w_SoundData_getChannels },
|
||||
|
||||
Reference in New Issue
Block a user