Disable MMC5 support in QuickerNES

Restores b1f4a77251
Fixes #4244
This commit is contained in:
CasualPokePlayer 2025-06-19 22:21:10 -07:00
parent ff96acdfe2
commit 66c547e41a
3 changed files with 2 additions and 2 deletions

Binary file not shown.

@ -1 +1 @@
Subproject commit 258203c776359a8cc032b5b3b729602a223ca91f
Subproject commit c5a9faa323abfd0cd94203139ee3034bf9150ec6

View File

@ -135,7 +135,7 @@
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
<PlatformToolset>ClangCL</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">