summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/WASAPIStream.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-04-22 20:02:52 +0200
committerJosJuice <josjuice@gmail.com>2025-04-22 20:07:15 +0200
commit25fdde4204e5bb1a747d25b5acd3f691638aee97 (patch)
tree62dd401399ae4c3d7747de8ef8b3a67d547cbbe1 /Source/Core/AudioCommon/WASAPIStream.cpp
parentfd8ce3ce8062a911e9cb73a725b31df3ad99efa0 (diff)
Android: Update platform enum values
71f654c added a new platform in the middle of the C++ platform enum without updating the corresponding Android code, making the Android code incorrectly treat Wii discs as WAD files, WAD files as DOL/ELF files, and so on. This commit fixes the problem. To be able to add the new Triforce entry into the Platform enum without it leading to the UI getting an additional tab, I'm splitting the enum into Platform and PlatformTab. Platform now exactly matches the C++ enum (previously it excluded ELFOrDOL), and PlatformTab has the same content as the old Platform.
Diffstat (limited to 'Source/Core/AudioCommon/WASAPIStream.cpp')
0 files changed, 0 insertions, 0 deletions