mirror of https://github.com/PCSX2/pcsx2.git
GSdx: Purge leftover SSX3 crc ids no longer needed.
This commit is contained in:
parent
af3e55af63
commit
bb5f989c05
|
@ -370,8 +370,6 @@ CRC::Game CRC::m_games[] =
|
||||||
{0xBC8B3F50, TombRaiderLegend, US, 0}, // cutie comment
|
{0xBC8B3F50, TombRaiderLegend, US, 0}, // cutie comment
|
||||||
{0x365172A0, TombRaiderLegend, JP, 0},
|
{0x365172A0, TombRaiderLegend, JP, 0},
|
||||||
{0x05177ECE, TombRaiderLegend, EU, 0},
|
{0x05177ECE, TombRaiderLegend, EU, 0},
|
||||||
{0x08FFF00D, SSX3, JP, 0}, // cutie comment
|
|
||||||
{0xCE942B2A, SSX3, EU, 0},
|
|
||||||
{0x5C891FF1, Black, US, 0},
|
{0x5C891FF1, Black, US, 0},
|
||||||
{0xCAA04879, Black, EU, 0},
|
{0xCAA04879, Black, EU, 0},
|
||||||
{0xADDFF505, Black, EU, 0},
|
{0xADDFF505, Black, EU, 0},
|
||||||
|
|
|
@ -146,7 +146,6 @@ public:
|
||||||
Spartan,
|
Spartan,
|
||||||
SpyroEternalNight,
|
SpyroEternalNight,
|
||||||
SpyroNewBeginning,
|
SpyroNewBeginning,
|
||||||
SSX3,
|
|
||||||
StarOcean3,
|
StarOcean3,
|
||||||
StarWarsBattlefront,
|
StarWarsBattlefront,
|
||||||
StarWarsBattlefront2,
|
StarWarsBattlefront2,
|
||||||
|
|
Loading…
Reference in New Issue