aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.rc
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/UltraStar.rc')
-rw-r--r--Game/Code/UltraStar.rc12
1 files changed, 5 insertions, 7 deletions
diff --git a/Game/Code/UltraStar.rc b/Game/Code/UltraStar.rc
index 22ee2142..0ae2b756 100644
--- a/Game/Code/UltraStar.rc
+++ b/Game/Code/UltraStar.rc
@@ -1,15 +1,13 @@
-Button JPG "..\Graphics\MusicWheelItem song.jpg"
-
-Font BMP "..\Fonts\Normal\Font Normal 16.bmp"
+Font PNG "..\Fonts\Normal\Font Normal 16.PNG"
Font FNT "..\Fonts\Normal\Font Normal.dat"
-FontB BMP "..\Fonts\Bold\Font 1024 Bold 16.bmp"
+FontB PNG "..\Fonts\Bold\Font 1024 Bold 16.PNG"
FontB FNT "..\Fonts\Bold\Font 1024 Bold.dat"
-FontO BMP "..\Fonts\Outline 1\Outline 36 (1024) 16c.bmp"
+FontO PNG "..\Fonts\Outline 1\Outline 36 (1024) 16c.PNG"
FontO FNT "..\Fonts\Outline 1\Outline 36 (1024).dat"
-FontO2 BMP "..\Fonts\Outline 2\5 - Outline Dark Edited 16c.bmp"
+FontO2 PNG "..\Fonts\Outline 2\5 - Outline Dark Edited 16c.PNG"
FontO2 FNT "..\Fonts\Outline 2\Outline.dat"
-MAINICON ICON "..\Graphics\us.ico"
+MAINICON ICON "..\Graphics\us.ico" \ No newline at end of file