mirror of https://git.suyu.dev/suyu/suyu
gl_rasterizer_cache: Invert conditional in LoadGLBuffer()
It's generally easier to follow code using conditionals that operate in terms of the true case followed by the false case (no chance of overlooking the exclamation mark).merge-requests/60/head
parent
434f352eb3
commit
e831b80d69
Loading…
Reference in New Issue