best way of removing duplication?? *delete*

git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1184 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
chrisf
2007-07-13 01:30:46 +00:00
parent 9a6182bb17
commit b62619b34c
18 changed files with 82 additions and 639 deletions

View File

@@ -5,7 +5,6 @@ using System.Drawing;
namespace OpenRa.FileFormats
{
// T is probably going to be BluntDirectX.Direct3D.Texture
public delegate T Provider<T>();
public class TileSheetBuilder<T>