mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-06 00:40:11 +00:00
Merge pull request #583 from DHrpcs3/revert-579-patch-4
Revert "Fix a dst_reg typo for tc9"
This commit is contained in:
commit
bd04990af3
@ -353,7 +353,7 @@ std::string GLVertexDecompilerThread::BuildCode()
|
||||
{ "tc6", true, "dst_reg13", "", false },
|
||||
{ "tc7", true, "dst_reg14", "", false },
|
||||
{ "tc8", true, "dst_reg15", "", false },
|
||||
{ "tc9", true, "dst_reg16", "", false }
|
||||
{ "tc9", true, "dst_reg6", "", false }
|
||||
};
|
||||
|
||||
std::string f;
|
||||
|
Loading…
x
Reference in New Issue
Block a user