mirror of
https://github.com/love2d/love.git
synced 2026-08-18 19:54:22 +02:00
Move luaopen_love_sound to love.sound.lullaby
--HG-- branch : minor
This commit is contained in:
@@ -33,7 +33,6 @@ namespace sound
|
||||
{
|
||||
int w_newSoundData(lua_State * L);
|
||||
int w_newDecoder(lua_State * L);
|
||||
extern "C" LOVE_EXPORT int luaopen_love_sound(lua_State * L);
|
||||
|
||||
} // sound
|
||||
} // love
|
||||
|
||||
Reference in New Issue
Block a user