merge .FileFormats and .DataStructures

This commit is contained in:
Chris Forbes
2010-01-15 17:08:44 +13:00
parent 685056a3ca
commit a7c368f246
18 changed files with 17 additions and 155 deletions

View File

@@ -1,5 +1,6 @@
using System.Collections.Generic;
using System.Drawing;
using OpenRa.FileFormats;
namespace OpenRa.Game
{