File tree 2 files changed +10
-7
lines changed
2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,9 @@ add_custom_target(dep-all
76
76
77
77
dolce_gen_libs(ScePaf_stubs
78
78
ScePaf.yml
79
- LIB ScePaf2_stub_weak
79
+ LIB
80
+ ScePafWidget_stub_weak
81
+ ScePafToplevel_stub_weak
80
82
)
81
83
82
84
# Build self
@@ -97,12 +99,13 @@ target_link_libraries("${ELF}"
97
99
taihen_stub
98
100
99
101
SceAVConfig_stub
100
- SceKernelModulemgr_stub
101
102
SceLibKernel_stub
102
- ScePaf_stub_weak
103
- ScePaf2_stub_weak
104
- SceRegistryMgr_stub
105
- SceShellSvc_stub_weak
103
+ SceModulemgr_stub
104
+ ScePafStdc_stub_weak
105
+ ScePafToplevel_stub_weak
106
+ ScePafWidget_stub_weak
107
+ SceRegMgrForSDK_stub
108
+ SceShellUtil_stub_weak
106
109
SceVshBridge_stub
107
110
)
108
111
Original file line number Diff line number Diff line change 1
1
firmware : 3.60
2
2
modules :
3
- ScePaf2 :
3
+ ScePaf :
4
4
nid : 0xCD679177
5
5
libraries :
6
6
ScePafWidget :
You can’t perform that action at this time.
0 commit comments