mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 16:25:42 -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];
|
||||
u32 U32[4];
|
||||
u64 U64[2];
|
||||
__m128 m;
|
||||
};
|
||||
|
||||
GSVector4() = default;
|
||||
|
Loading…
x
Reference in New Issue
Block a user