converted to Jolt physics
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define H_GOAP_H_
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include <flecs.h>
|
||||
namespace ECS
|
||||
{
|
||||
@@ -346,4 +347,4 @@ template <class RunnerType> struct DeclareAction : public BaseAction {
|
||||
}
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user