File tree 2 files changed +44
-1
lines changed
2 files changed +44
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ cp moonshell_210/reset_files/R4TF-ACEP.nds out/ex4ds/moonshl2/resetmse/R4TF.nds
52
52
# copy ex4ds specific features
53
53
cp -r extras/ex4ds/_ex4mov_ out/ex4ds/_ex4mov_
54
54
cp extras/ex4ds/* .ini extras/ex4ds/plugin.odr out/ex4ds/__rpg/extention/_plugin_/
55
- cp extras/ex4ds/themes/theme.res out/ex4ds/__rpg/extention/theme.res
55
+ cp extras/ex4ds/themes/theme.res extras/ex4ds/themes/setting.ini out/ex4ds/__rpg/extention
56
56
cp -r " extras/ex4ds/themes/metro ex4ds" " extras/ex4ds/themes/metro vista" out/ex4ds/__rpg/ui/
57
57
cp extras/ex4ds/globalsettings.ini out/ex4ds/__rpg/globalsettings.ini
58
58
Original file line number Diff line number Diff line change
1
+ [extention]
2
+ version = AOS 2.13-14E
3
+ [title]
4
+ Error = Error
5
+
6
+ [tip]
7
+ Slot2 = Can' t find GBA card in Slot-2. Do you want boot to GBA mode?
8
+
9
+ [color]
10
+ version = 255,255,255
11
+ plugintip = 224,224,224
12
+ select = 78,255,0
13
+ unselect = 224,224,224
14
+ arrowup = 224,224,224
15
+ arrowdown = 224,224,224
16
+
17
+ [icons]
18
+ alpha = 15
19
+
20
+ [big clock]
21
+ x = 120
22
+ y = 126
23
+ show = 1
24
+
25
+ [calendar year]
26
+ x = 55
27
+ y = 80
28
+ show = 0
29
+
30
+ [calendar month]
31
+ x = 17
32
+ y = 80
33
+ show = 0
34
+
35
+ [calendar day]
36
+ x = 137
37
+ y = 85
38
+ highlightColor = 0cff00
39
+ dw = 16
40
+ dh = 14
41
+ show = 0
42
+
43
+ [end]
You can’t perform that action at this time.
0 commit comments