Did the name change

This commit is contained in:
Bart van Strien
2010-08-13 13:33:13 +02:00
parent b734a39f4d
commit 9d35792fe5
5 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -43,7 +43,7 @@
#include "Quad.h"
#include "SpriteBatch.h"
#include "ParticleSystem.h"
#include "Fbo.h"
#include "Framebuffer.h"
namespace love
{
@@ -261,7 +261,7 @@ namespace opengl
ParticleSystem * newParticleSystem(Image * image, int size);
Fbo * newFbo(int width, int height);
Framebuffer * newFramebuffer(int width, int height);
/**
* Sets the foreground color.