Oops, didn't have a clean tree

This commit is contained in:
Bart van Strien
2011-11-05 23:17:32 +01:00
parent d8666202cd
commit 49ec65dbf3
8 changed files with 8 additions and 22 deletions
+1 -2
View File
@@ -28,7 +28,6 @@
// LOVE
#include <common/Object.h>
#include <common/WeakReference.h>
#include <font/Rasterizer.h>
#include <graphics/Image.h>
@@ -57,7 +56,7 @@ namespace opengl
int spacing;
};
WeakReference *rasterizer;
love::font::Rasterizer * rasterizer;
int height;
float lineHeight;