OSDN Git Service

[Refactor] #40482 Separated mind-mage.c/h from spells3.c/h
[hengband/hengband.git] / Hengband / Hengband / Hengband.vcxproj.filters
index b572d75..f3d2a16 100644 (file)
     <ClCompile Include="..\..\src\spell-kind\spells-perception.c">
       <Filter>spell-kind</Filter>
     </ClCompile>
+    <ClCompile Include="..\..\src\mind\mind-mage.c">
+      <Filter>mind</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\src\cmd\cmd-basic.h">
     <ClInclude Include="..\..\src\spell-kind\spells-perception.h">
       <Filter>spell-kind</Filter>
     </ClInclude>
+    <ClInclude Include="..\..\src\mind\mind-mage.h">
+      <Filter>mind</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <None Include="..\..\src\wall.bmp" />