diff --git a/pcsx2/GS.h b/pcsx2/GS.h index c9ee94f134..bdb84fd19a 100644 --- a/pcsx2/GS.h +++ b/pcsx2/GS.h @@ -146,8 +146,9 @@ class mtgsThreadObject : public Threading::Thread protected: // Size of the ringbuffer as a power of 2 -- size is a multiple of simd128s. // (actual size is 1<