mirror of https://github.com/PCSX2/pcsx2.git
gsdx-hw: add crc id for The Getaway EU region.
This commit is contained in:
parent
6b76db2973
commit
95e91b8f44
|
@ -411,6 +411,7 @@ CRC::Game CRC::m_games[] =
|
|||
{0xFFDE85E9, ShinOnimusha, US, 0},
|
||||
{0xE21404E2, GetaWay, US, 0},
|
||||
{0x458485EF, GetaWay, EU, 0},
|
||||
{0x5DFBE144, GetaWay, EU, 0},
|
||||
{0xE78971DF, GetaWayBlackMonday, US, 0},
|
||||
{0x342D97FA, GetaWayBlackMonday, US, 0}, // Demo
|
||||
{0xE8C0AD1A, GetaWayBlackMonday, JP, 0},
|
||||
|
|
Loading…
Reference in New Issue