mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
msg_hash_chs: Don't translate MSG_PROGRAM, prevent a crash on startup
This commit is contained in:
parent
6f092c55a4
commit
3c6552ba4d
1 changed files with 0 additions and 4 deletions
|
@ -9750,10 +9750,6 @@ MSG_HASH(
|
|||
MSG_PAUSED,
|
||||
"暂停。"
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_PROGRAM,
|
||||
"全能模拟器"
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_READING_FIRST_DATA_TRACK,
|
||||
"读取第一条数据轨..."
|
||||
|
|
Loading…
Add table
Reference in a new issue