mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-11-23 10:53:27 +08:00
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
Block a user