SSE2: Another workaround for a stupid uint8 alloc

--HG--
branch : sse2
hg/feature/sse2
kaetemi 11 years ago
parent f8b6d81b25
commit 7c7db53c72

@ -33,8 +33,8 @@ namespace NL3D
*/
struct CLookAtAlign
{
CVector I;
CVector K;
CVectorPacked I;
CVectorPacked K;
};

Loading…
Cancel
Save