mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 23:25:41 -04:00
Common: __m128 shouldn't be used in nosimd
This commit is contained in:
parent
87f2995f3d
commit
487eb102b7
@ -994,7 +994,6 @@ public:
|
|||||||
u16 U16[8];
|
u16 U16[8];
|
||||||
u32 U32[4];
|
u32 U32[4];
|
||||||
u64 U64[2];
|
u64 U64[2];
|
||||||
__m128 m;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
GSVector4() = default;
|
GSVector4() = default;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user