mirror of https://github.com/PCSX2/pcsx2.git
zzogl-pg: Lets try that again.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3513 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
c2804a2806
commit
a0225a2318
|
@ -159,7 +159,7 @@ void CALLBACK GSsetGameCRC(int crc, int options)
|
|||
if (crc_game_list[i].t_thresh > 0)
|
||||
{
|
||||
TEXDESTROY_THRESH = crc_game_list[i].t_thresh;
|
||||
ZZLog::Error_Log("Setting TEXDESTROY_THRESH to %d", VALIDATE_THRESH);
|
||||
ZZLog::Error_Log("Setting TEXDESTROY_THRESH to %d", TEXDESTROY_THRESH);
|
||||
}
|
||||
|
||||
conf.def_hacks._u32 |= crc_game_list[i].flags;
|
||||
|
|
Loading…
Reference in New Issue