mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 04:31:26 +02:00
Using latest love-android branch (e263d91d136d)
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
/**
|
||||
* Destructor. Should free internal buffer.
|
||||
**/
|
||||
virtual ~Decoder() {};
|
||||
virtual ~Decoder() {}
|
||||
|
||||
/**
|
||||
* Decodes the next chunk of the music stream, this will usually be
|
||||
|
||||
Reference in New Issue
Block a user