mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
Fixed a couple of compiler warnings in minor branch
--HG-- branch : minor
This commit is contained in:
@@ -265,6 +265,7 @@ namespace opengl
|
||||
bool Font::loadVolatile()
|
||||
{
|
||||
createTexture();
|
||||
return true;
|
||||
}
|
||||
|
||||
void Font::unloadVolatile()
|
||||
|
||||
Reference in New Issue
Block a user