LzssStream and related classes moved to separate namespace.

This commit is contained in:
morkt
2015-07-25 04:20:20 +04:00
parent ca42a0cfa4
commit 230ba532f0
25 changed files with 330 additions and 277 deletions

View File

@@ -30,6 +30,7 @@ using System.IO;
using System.Windows;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using GameRes.Compression;
using GameRes.Utility;
namespace GameRes.Formats.Gs