.developing rainbow

git-svn-id: svn://ultimatepp.org/upp/trunk@3605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2011-07-04 12:06:56 +00:00
parent 99a828c877
commit afda083cf6
8 changed files with 195 additions and 36 deletions

View file

@ -97,9 +97,6 @@ ImageDraw::ImageDraw(int cx, int cy)
has_alpha = false;
}
#define IMAGECLASS FBImg
#define IMAGEFILE <Framebuffer/FB.iml>
#include <Draw/iml_header.h>
#define IMAGECLASS FBImg
#define IMAGEFILE <Framebuffer/FB.iml>
#include <Draw/iml_source.h>