Set vector renderer format

svn-id: r34917
This commit is contained in:
Lars Persson 2008-11-06 19:03:11 +00:00
parent 40136f2590
commit 54b94fdf03

View File

@ -35,6 +35,8 @@
#include <e32std.h>
#include <math.h>
#define VECTOR_RENDERER_FORMAT 565
#if defined(USE_TREMOR) && !defined(USE_VORBIS)
#define USE_VORBIS // make sure this one is defined together with USE_TREMOR!
#endif