mirror of https://github.com/PCSX2/pcsx2.git
GSdx: CRC for Suikoden Tactics JP.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4946 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
553635f00d
commit
b9d442d4f7
|
@ -220,6 +220,7 @@ CRC::Game CRC::m_games[] =
|
|||
{0x0B8AB37B, RozenMaidenGebetGarden, JP, 0},
|
||||
{0x1CC39DBD, SuikodenTactics, US, 0},
|
||||
{0x3E205556, SuikodenTactics, EU, 0},
|
||||
{0xB808413B, SuikodenTactics, JP, 0},
|
||||
{0x64C58FB4, TenchuFS, US, 0},
|
||||
{0xE7CCCB1E, TenchuFS, EU, 0},
|
||||
{0x1969B19A, TenchuFS, ES, 0}, //PAL Spanish
|
||||
|
|
Loading…
Reference in New Issue