mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 20:20:25 +02:00
imported changes from love-0.9.2
This commit is contained in:
@@ -53,7 +53,7 @@ protected:
|
||||
|
||||
// The encoded data. This should be replaced with buffered file
|
||||
// reads in the future.
|
||||
Object::StrongRef<Data> data;
|
||||
StrongRef<Data> data;
|
||||
|
||||
// File extension.
|
||||
std::string ext;
|
||||
|
||||
Reference in New Issue
Block a user