mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-28 01:27:11 +02:00
Prevent log from showing negative JIT cache sizes (32bit-int overflow) (#664)

This commit is contained in:
parent
6b55d158b7
commit
855161b23b
3 changed files with 5 additions and 5 deletions
|
@ -4621,7 +4621,7 @@
|
|||
"zh_CN": "繁体中文(推荐)",
|
||||
"zh_TW": "正體中文 (建議)"
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"ID": "SettingsTabSystemSystemLanguageSwedish",
|
||||
"Translations": {
|
||||
|
@ -4646,7 +4646,7 @@
|
|||
"zh_CN": "瑞典语",
|
||||
"zh_TW": ""
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"ID": "SettingsTabSystemSystemLanguageNorwegian",
|
||||
"Translations": {
|
||||
|
@ -24073,4 +24073,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue