mirror of
https://github.com/zeldaret/botw
synced 2026-07-10 22:31:54 -04:00
Havok: Fix struct/class mismatch warning in hkpConvexListFilter
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <Havok/Common/Base/Object/hkReferencedObject.h>
|
||||
|
||||
class hkpCdBody;
|
||||
class hkpCollisionInput;
|
||||
struct hkpCollisionInput;
|
||||
|
||||
class hkpConvexListFilter : public hkReferencedObject {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user