mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
Fix compile error.
This commit is contained in:
@@ -68,6 +68,10 @@ Sound::Sound()
|
||||
{
|
||||
}
|
||||
|
||||
Sound::~Sound()
|
||||
{
|
||||
}
|
||||
|
||||
const char *Sound::getName() const
|
||||
{
|
||||
return "love.sound.lullaby";
|
||||
|
||||
Reference in New Issue
Block a user