mirror of https://github.com/yuzu-mirror/yuzu
gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map()
This was very likely intended to be a logical OR based off the conditioning and testing of inversion in one case. Even if this was intentional, this is the kind of non-obvious thing one should be clarifying with a comment.pull/8/head
parent
f237265187
commit
ba02dd9ebc
Loading…
Reference in New Issue