Moved Threading.h into JGE so that it can be used at that level.

This commit is contained in:
wrenczes@gmail.com
2011-03-02 08:14:47 +00:00
parent 75e53cd672
commit 9901329caf
4 changed files with 209 additions and 4 deletions
+1
View File
@@ -369,6 +369,7 @@
<ClInclude Include="include\JSprite.h" />
<ClInclude Include="include\JTTFont.h" />
<ClInclude Include="include\JTypes.h" />
<ClInclude Include="include\Threading.h" />
<ClInclude Include="include\Vector2D.h" />
<ClInclude Include="include\Vector3D.h" />
<ClInclude Include="include\vram.h" />