summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder_Common.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2016-12-26 15:49:39 +0100
committerJosJuice <josjuice@gmail.com>2016-12-26 15:49:39 +0100
commit0f1ce0e1f42ae6f149405778457116abba87af72 (patch)
tree680a08205515b060c4e77ee557789e61a68402fe /Source/Core/VideoCommon/TextureDecoder_Common.cpp
parent4ebd369218130f71426abbff6e820cb7de7b4764 (diff)
Remove incorrect usage of "ASCII" and "ANSI"
Windows-1252 was sometimes being referred to as ASCII or ANSI in Dolphin, which is incorrect. ASCII is only a subset of Windows-1252, and ANSI is (rather improperly) used in Windows to refer to the current code page (which often is 1252 on Western systems, but can also be something entirely different). The commit also replaces "SJIS" with "Shift JIS". "SJIS" isn't misleading, but "Shift JIS" is more commonly used.
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_Common.cpp')
0 files changed, 0 insertions, 0 deletions