mirror of https://github.com/zeldaret/botw.git
11 lines
324 B
C
11 lines
324 B
C
#pragma once
|
|
|
|
#include <Havok/Common/Base/Object/hkBaseObject.h>
|
|
#include <Havok/Common/Base/Object/hkReferencedObject.h>
|
|
#include <Havok/Common/Base/Types/hkBaseDefs.h>
|
|
#include <Havok/Common/Base/Types/hkBaseTypes.h>
|
|
|
|
#include <Havok/Common/Base/Math/hkMath.h>
|
|
|
|
#include <Havok/Common/Base/Container/String/hkStringPtr.h>
|