mirror of https://github.com/PCSX2/pcsx2.git
Region now know n for Crash Bandicoot CRC added in r5762
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5767 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
9e1717fee5
commit
efa12b4012
|
@ -154,7 +154,7 @@ CRC::Game CRC::m_games[] =
|
|||
{0x7B2DE9CC, WildArms4, EU, 0},
|
||||
{0x8B029334, Manhunt2, NoRegion, 0},
|
||||
{0x09F49E37, CrashBandicootWoC, NoRegion, 0},
|
||||
{0x103B5706, CrashBandicootWoC, NoRegion, 0},
|
||||
{0x103B5706, CrashBandicootWoC, US, 0}, //American Greatest Hits release
|
||||
{0x75182BE5, CrashBandicootWoC, US, 0},
|
||||
{0x5188ABCA, CrashBandicootWoC, US, 0},
|
||||
{0x3A03D62F, CrashBandicootWoC, EU, 0},
|
||||
|
|
Loading…
Reference in New Issue