Преглед изворни кода

orbital: put the tanks in a separate class.

legacy
Sam Hocevar sam пре 12 година
родитељ
комит
75021144ae
2 измењених фајлова са 2 додато и 0 уклоњено
  1. +1
    -0
      win32/orbital.vcxproj
  2. +1
    -0
      win32/orbital.vcxproj.filters

+ 1
- 0
win32/orbital.vcxproj Прегледај датотеку

@@ -31,6 +31,7 @@
<ClInclude Include="..\orbital\mesh.h" />
<ClInclude Include="..\orbital\orbital.h" />
<ClInclude Include="..\orbital\particlesystem.h" />
<ClInclude Include="..\orbital\tank.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\orbital\orbital.cpp" />


+ 1
- 0
win32/orbital.vcxproj.filters Прегледај датотеку

@@ -3,6 +3,7 @@
<ItemGroup>
<ClInclude Include="..\orbital\mesh.h" />
<ClInclude Include="..\orbital\CommandParser.h" />
<ClInclude Include="..\orbital\tank.h" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\orbital\orbital.h" />


Loading…
Откажи
Сачувај