mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Cleaned up some graphics code.
This commit is contained in:
@@ -82,8 +82,6 @@ public:
|
||||
|
||||
virtual ~Image();
|
||||
|
||||
bool load();
|
||||
|
||||
// Implements Volatile.
|
||||
bool loadVolatile();
|
||||
void unloadVolatile();
|
||||
|
||||
Reference in New Issue
Block a user