add a few more card back bitmaps
authorGed Murphy <gedmurphy@reactos.org>
Fri, 3 Aug 2007 12:50:49 +0000 (12:50 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Fri, 3 Aug 2007 12:50:49 +0000 (12:50 +0000)
svn path=/trunk/; revision=28130

reactos/dll/win32/cards/cards.rc
reactos/dll/win32/cards/res/Background_2.bmp [new file with mode: 0644]
reactos/dll/win32/cards/res/Background_3.bmp [new file with mode: 0644]
reactos/dll/win32/cards/res/Background_4.bmp [new file with mode: 0644]

index 9930f15..95c5e7e 100644 (file)
@@ -82,9 +82,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 52 BITMAP "res/Spades_King.bmp"
 53 BITMAP "res/FreeCard.bmp"
 54 BITMAP "res/Background_1.bmp"
-55 BITMAP "res/Background_1.bmp"
-56 BITMAP "res/Background_1.bmp"
-57 BITMAP "res/Background_1.bmp"
+55 BITMAP "res/Background_2.bmp"
+56 BITMAP "res/Background_3.bmp"
+57 BITMAP "res/Background_4.bmp"
 58 BITMAP "res/Background_1.bmp"
 59 BITMAP "res/Background_1.bmp"
 60 BITMAP "res/Background_1.bmp"
diff --git a/reactos/dll/win32/cards/res/Background_2.bmp b/reactos/dll/win32/cards/res/Background_2.bmp
new file mode 100644 (file)
index 0000000..0b74236
Binary files /dev/null and b/reactos/dll/win32/cards/res/Background_2.bmp differ
diff --git a/reactos/dll/win32/cards/res/Background_3.bmp b/reactos/dll/win32/cards/res/Background_3.bmp
new file mode 100644 (file)
index 0000000..68c9452
Binary files /dev/null and b/reactos/dll/win32/cards/res/Background_3.bmp differ
diff --git a/reactos/dll/win32/cards/res/Background_4.bmp b/reactos/dll/win32/cards/res/Background_4.bmp
new file mode 100644 (file)
index 0000000..fa16626
Binary files /dev/null and b/reactos/dll/win32/cards/res/Background_4.bmp differ