GS: Add missing CRC for SNK vs Capcom Chaos (J)

This commit is contained in:
refractionpcsx2 2022-05-04 13:23:25 +01:00
parent 8c9ae90753
commit 4efa845580
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ const CRC::Game CRC::m_games[] =
{0x08277A9E, Spartan, US, 0},
{0xAC3C1147, SVCChaos, EU, 0}, // SVC Chaos: SNK vs. Capcom
{0xB00FF2ED, SVCChaos, JP, 0},
{0x94834BD3, SVCChaos, JP, 0},
{0xA32F7CD0, AceCombat4, US, 0}, // Also needed for automatic mipmapping
{0x5ED8FB53, AceCombat4, JP, 0},
{0x1B9B7563, AceCombat4, EU, 0},