diff --git a/src/core/gpu.h b/src/core/gpu.h index 4f10ba848..e63af87dc 100644 --- a/src/core/gpu.h +++ b/src/core/gpu.h @@ -156,8 +156,8 @@ protected: { u32 bits; - BitField x; - BitField y; + BitField x; + BitField y; }; struct DebugOptions