support power impl; incomplete

This commit is contained in:
Chris Forbes
2010-01-08 20:57:53 +13:00
parent 8a3f6c501c
commit cc0498314e
7 changed files with 118 additions and 36 deletions

View File

@@ -119,6 +119,7 @@
<Compile Include="Shroud.cs" />
<Compile Include="Smudge.cs" />
<Compile Include="Sound.cs" />
<Compile Include="SupportPower.cs" />
<Compile Include="Support\Stopwatch.cs" />
<Compile Include="Support\PerfHistory.cs" />
<Compile Include="Traits\AcceptsOre.cs" />