mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-13 07:14:59 +00:00
Set vector renderer format
svn-id: r34917
This commit is contained in:
parent
40136f2590
commit
54b94fdf03
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user