mirror of
https://github.com/zeldaret/botw
synced 2026-06-06 03:28:44 -04:00
Havok: Remove duplicate typedef in hkVector4fComparison
The type alias already exists in hkMath
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
#define HK_VECTOR4F_AARCH64_NEON
|
||||
#endif
|
||||
|
||||
using hkVector4fComparisonParameter = const class hkVector4fComparison&;
|
||||
|
||||
class hkVector4fComparison {
|
||||
public:
|
||||
HK_DECLARE_CLASS_ALLOCATOR(hkVector4fComparison)
|
||||
|
||||
Reference in New Issue
Block a user