-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathimages.qrc
25 lines (25 loc) · 947 Bytes
/
images.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<RCC>
<qresource prefix="/">
<file>status button green.png</file>
<file>status button red.png</file>
<file>status button yellow.png</file>
<file>sfcbuttonA.png</file>
<file>sfcbuttonB.png</file>
<file>sfcbuttonX.png</file>
<file>sfcbuttonY.png</file>
<file>sfcbuttonL.png</file>
<file>sfcbuttonR.png</file>
<file>sfcbuttondown.png</file>
<file>sfcbuttonright.png</file>
<file>sfcbuttonselect.png</file>
<file>sfcbuttonstart.png</file>
<file>sfcbuttonup.png</file>
<file>sfcbuttonleft.png</file>
<file>snesclassic status button green.png</file>
<file>snesclassic status button red.png</file>
<file>snesclassic status button orange.png</file>
</qresource>
<qresource prefix="/img/Skins/Default">
<file alias="snes.png">Button-Mash/Skins/Default/snes.png</file>
</qresource>
</RCC>