Add missing library needed for locale functions on PS Vita

This commit is contained in:
Cameron Cawley 2022-05-08 17:36:22 +01:00 committed by Sam Lantinga
parent 6f69bbc541
commit 25367efcba
1 changed files with 1 additions and 0 deletions

View File

@ -2402,6 +2402,7 @@ elseif(VITA)
SceDisplay_stub
SceCtrl_stub
SceAppMgr_stub
SceAppUtil_stub
SceAudio_stub
SceAudioIn_stub
SceSysmodule_stub