-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathres.qrc
More file actions
44 lines (44 loc) · 1.62 KB
/
res.qrc
File metadata and controls
44 lines (44 loc) · 1.62 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<RCC>
<qresource prefix="/">
<file>res/Reimu_fast.png</file>
<file>res/Reimu_slow.png</file>
<file>res/yousei.png</file>
<file>res/checkpoint_rm.png</file>
<file>res/Reimu_assist.png</file>
<file>res/Reimu_main.png</file>
<file>res/power.png</file>
<file>res/green_laser.png</file>
<file>res/Marisa_assist.png</file>
<file>res/Marisa_main.png</file>
<file>res/checkpoint_mrs.png</file>
<file>res/Marisa_fast.png</file>
<file>res/title.png</file>
<file>res/title.wav</file>
<file>res/st1201.wav</file>
<file>res/flower_yousei.png</file>
<file>res/orange_tri.png</file>
<file>res/white_mi.png</file>
<file>res/blue_middle.png</file>
<file>res/blue_small.png</file>
<file>res/red_big.png</file>
<file>res/red_small.png</file>
<file>res/yellow_ellipse.png</file>
<file>res/yellow_star.png</file>
<file>res/green_sword.png</file>
<file>res/inyo.png</file>
<file>res/MAO.png</file>
<file>res/dark_butterfly.png</file>
<file>res/light_butterfly.png</file>
<file>res/mid_butterfly.png</file>
<file>res/st01a.png</file>
<file>res/stg4bg.png</file>
<file>res/stg4bg2.png</file>
<file>res/Bomb.png</file>
<file>res/Marisa_menu.png</file>
<file>res/Reimu_menu.png</file>
<file>res/plane_select_left.png</file>
<file>res/plane_select_right.png</file>
<file>res/stage_select.png</file>
<file>res/player_score.wav</file>
</qresource>
</RCC>