- fixed a compilation problem for the psp
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-18 10:43:56 +00:00
parent 494e5b4568
commit a5b59c2079

View File

@@ -4,6 +4,8 @@
#include <JLBFont.h>
#include <JGui.h>
#include <hge/hgeparticle.h>
#include <string>
using namespace std;
#define SCALE_SELECTED 1.2f
#define SCALE_NORMAL 1.0f