diff dmengine.h @ 597:8a9361179a1a

More work on the video setup screen.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 12 Apr 2013 07:35:10 +0300
parents 17bf1704d42e
children 5fda51e99fe5
line wrap: on
line diff
--- a/dmengine.h	Fri Apr 12 06:06:56 2013 +0300
+++ b/dmengine.h	Fri Apr 12 07:35:10 2013 +0300
@@ -23,6 +23,12 @@
 #define DM_VSETUP_WIDTH  640
 #define DM_VSETUP_HEIGHT 480
 
+#define DM_VSETUP_MENU_XC     120
+#define DM_VSETUP_MENU_YC     200
+#define DM_VSETUP_MENU_WIDTH  400
+#define DM_VSETUP_MENU_HEIGHT 200
+
+
 // Video setup type
 #define DM_VSETUP_NONE   0x00  // No video setup, just set window/screen to what demo specifies
 #define DM_VSETUP_ASPECT 0x01  // Only modes that match the optVidAspect aspect ratio are ok