rsx: Fix typo. Noted by github user @gamerforEA
This commit is contained in:
@@ -384,7 +384,7 @@ namespace rsx
|
|||||||
|
|
||||||
void shuffle_tag()
|
void shuffle_tag()
|
||||||
{
|
{
|
||||||
memory_tag_samples[0].second = memory_tag_samples[0].second;
|
memory_tag_samples[0].second = ~memory_tag_samples[0].second;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool test()
|
bool test()
|
||||||
|
|||||||
Reference in New Issue
Block a user