mirror of
https://github.com/reactos/reactos.git
synced 2025-06-01 23:48:12 +00:00
(Very)Small code cleanup for my Cards.dll
svn path=/trunk/; revision=29523
This commit is contained in:
parent
363fadba81
commit
1921d75db2
1 changed files with 0 additions and 6 deletions
|
@ -42,12 +42,6 @@
|
|||
#define ectGREENO 7
|
||||
#define ectSAVEEDGESMASK 0x80000000
|
||||
|
||||
/* Microsoft card dimensions */
|
||||
/*
|
||||
#define CARD_WIDTH 110
|
||||
#define CARD_HEIGHT 198
|
||||
*/
|
||||
/* MacSolitaireX's card dimensions */
|
||||
#define CARD_WIDTH 110
|
||||
#define CARD_HEIGHT 198
|
||||
|
||||
|
|
Loading…
Reference in a new issue