We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c872a9 commit 1c77f0bCopy full SHA for 1c77f0b
src/xrGame/stalker_animation_pair.cpp
@@ -9,6 +9,7 @@
9
#include "StdAfx.h"
10
#include "stalker_animation_pair.h"
11
#include "stalker_animation_manager.h"
12
+#include "stalker_animation_manager_impl.h"
13
#include "xrCore/Animation/Motion.hpp"
14
#include "ai_debug.h"
15
#include "ai/stalker/ai_stalker.h"
src/xrGame/stalker_search_planner.cpp
#include "stalker_search_planner.h"
+#include "ai/stalker/ai_stalker_impl.h"
#include "stalker_decision_space.h"
#include "script_game_object.h"
#include "script_game_object_impl.h"
0 commit comments