Merged mage-CompressedData into default

This commit is contained in:
Alex Szpakowski
2013-04-09 23:44:00 -03:00
41 changed files with 2485 additions and 342 deletions
+1 -1
View File
@@ -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 },