aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
authormogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-27 01:55:29 +0000
committermogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-27 01:55:29 +0000
commit158ee45acaa045b91e7614d756a353de00414f1f (patch)
treee586decc9988db18cb6347fbddaac18b9696f1aa /Game
parent67efd56b02dff045be3b8d16418e8db285e210c4 (diff)
downloadusdx-158ee45acaa045b91e7614d756a353de00414f1f.tar.gz
usdx-158ee45acaa045b91e7614d756a353de00414f1f.tar.xz
usdx-158ee45acaa045b91e7614d756a353de00414f1f.zip
Skin: Changed minor things that where too annoying (major crap)
Icon: Added the first version of a new icon, hope it suits more than the last one Theme: Fixed problem with showing a button instead of a cd git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@38 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Game/Code/UltraStar.RESbin0 -> 192780 bytes
-rw-r--r--Game/Code/UltraStar.rc3
-rw-r--r--Game/Graphics/ustar-icon_v01.icobin0 -> 22486 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/Game/Code/UltraStar.RES b/Game/Code/UltraStar.RES
new file mode 100644
index 00000000..bf1f3d01
--- /dev/null
+++ b/Game/Code/UltraStar.RES
Binary files differ
diff --git a/Game/Code/UltraStar.rc b/Game/Code/UltraStar.rc
index 9b095726..68d68e4b 100644
--- a/Game/Code/UltraStar.rc
+++ b/Game/Code/UltraStar.rc
@@ -10,4 +10,5 @@ FontO FNT "..\Fonts\Outline 1\Outline 36 (1024).dat"
FontO2 PNG "..\Fonts\Outline 2\5 - Outline Dark Edited 16c.PNG"
FontO2 FNT "..\Fonts\Outline 2\Outline.dat"
-MAINICON ICON "..\Graphics\us.ico" \ No newline at end of file
+MAINICON ICON "..\Graphics\ustar-icon_v01.ico"
+//MAINICON ICON "..\Graphics\us.ico" \ No newline at end of file
diff --git a/Game/Graphics/ustar-icon_v01.ico b/Game/Graphics/ustar-icon_v01.ico
new file mode 100644
index 00000000..e5b21364
--- /dev/null
+++ b/Game/Graphics/ustar-icon_v01.ico
Binary files differ