mirror of https://github.com/encounter/SDL.git
Add missing library needed for locale functions on PS Vita
This commit is contained in:
parent
6f69bbc541
commit
25367efcba
|
@ -2402,6 +2402,7 @@ elseif(VITA)
|
|||
SceDisplay_stub
|
||||
SceCtrl_stub
|
||||
SceAppMgr_stub
|
||||
SceAppUtil_stub
|
||||
SceAudio_stub
|
||||
SceAudioIn_stub
|
||||
SceSysmodule_stub
|
||||
|
|
Loading…
Reference in New Issue