1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Minimize namespace pollution by SurfaceCollection class.

This commit is contained in:
Maarten ter Huurne
2010-07-28 03:08:26 +02:00
parent d082f7f280
commit c84fea65a2
3 changed files with 23 additions and 17 deletions

View File

@@ -32,6 +32,8 @@
#include "utilities.h"
#include "touchscreen.h"
#include "inputmanager.h"
#include "asfont.h"
#include "surface.h"
const int MAX_VOLUME_SCALE_FACTOR = 200;
// Default values - going to add settings adjustment, saving, loading and such