File tree Expand file tree Collapse file tree 4 files changed +1
-32
lines changed Expand file tree Collapse file tree 4 files changed +1
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44#include "utils/Shader_xrLC.h"
55#include "xrAICore/Navigation/level_graph.h"
66#include "editors/LevelEditor/Engine/communicate.h"
7+ #include "editors/LevelEditor/Edit/ESceneAIMapTools_Export.h"
78#include "Layers/xrRender/ETextureParams.h"
8- #include "AIMapExport.h"
99
1010// base patch used all the time up to merging
1111const u32 InvalidNode = (1 << 24 ) - 1 ;
Original file line number Diff line number Diff line change 226226 <ClInclude Include =" ..\..\xrServerEntities\xrServer_Objects_ALife_Monsters.h" />
227227 <ClInclude Include =" ..\..\xrServerEntities\xrServer_Object_Base.h" />
228228 <ClInclude Include =" ..\..\xrServerEntities\xrServer_Space.h" />
229- <ClInclude Include =" AIMapExport.h" />
230229 <ClInclude Include =" compiler.h" />
231230 <ClInclude Include =" cover_point.h" />
232231 <ClInclude Include =" cover_point_inline.h" />
Original file line number Diff line number Diff line change 161161 </ClCompile >
162162 </ItemGroup >
163163 <ItemGroup >
164- <ClInclude Include =" AIMapExport.h" >
165- <Filter >Compiler</Filter >
166- </ClInclude >
167164 <ClInclude Include =" compiler.h" >
168165 <Filter >Compiler</Filter >
169166 </ClInclude >
You can’t perform that action at this time.
0 commit comments