Sync with trunk r63793.
[reactos.git] / base / applications / games / spider / spider.h
index 69c0b80..5385de7 100644 (file)
 #define CARDBACK_END             IDC_CARDBACK12
 #define NUM_CARDBACKS            (CARDBACK_END - CARDBACK_START + 1)
 #define CARDBACK_RES_START       53
-/* Display option cards with half the size */
-#define CARDBACK_OPTIONS_WIDTH   36
-#define CARDBACK_OPTIONS_HEIGHT  48
+#define CARDBACK_OPTIONS_WIDTH   72
+#define CARDBACK_OPTIONS_HEIGHT  112
 
 #define X_BORDER                  6
-#define Y_BORDER                 12
+#define Y_BORDER                  6
 
 #define NUM_STACKS         10