Commit 6460151c8407ac644426167bd1b900cac2e34f94

Ivan Epifanov 2021-06-21T15:03:31

Vita: add missing stub

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b3c2ee4..f69440b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2178,6 +2178,7 @@ elseif(VITA)
       SceTouch_stub
       SceHid_stub
       SceMotion_stub
+      ScePower_stub
       m
     )
     if(HAVE_VIDEO_VITA_PIB)