mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
VITA: Fix early crash (#13507)
This commit is contained in:
parent
d8d21e9947
commit
2ca982691b
1 changed files with 1 additions and 0 deletions
|
@ -657,6 +657,7 @@ frontend_ctx_driver_t frontend_ctx_psp = {
|
|||
frontend_psp_get_user_language, /* get_user_language */
|
||||
NULL, /* is_narrator_running */
|
||||
NULL, /* accessibility_speak */
|
||||
NULL, /* set_gamemode */
|
||||
"vita", /* ident */
|
||||
#else
|
||||
NULL, /* get_user_language */
|
||||
|
|
Loading…
Add table
Reference in a new issue