kB -> KB.

This commit is contained in:
OBattler
2024-11-19 04:08:21 +01:00
parent c38fc46670
commit 463badd613
41 changed files with 636 additions and 636 deletions

View File

@@ -643,11 +643,11 @@ const device_config_t nga_config[] = {
.default_int = 64,
.selection = {
{
.description = "32 kB",
.description = "32 KB",
.value = 32
},
{
.description = "64 kB",
.description = "64 KB",
.value = 64
},
{