mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 20:39:29 +08:00
import GameRes.Utility namespace.
This commit is contained in:
parent
fa4b8b6bce
commit
870e65cd42
@ -31,6 +31,7 @@ using System.Text;
|
|||||||
using System.Windows;
|
using System.Windows;
|
||||||
using System.Windows.Media;
|
using System.Windows.Media;
|
||||||
using System.Windows.Media.Imaging;
|
using System.Windows.Media.Imaging;
|
||||||
|
using GameRes.Utility;
|
||||||
|
|
||||||
namespace GameRes.Formats.DRS
|
namespace GameRes.Formats.DRS
|
||||||
{
|
{
|
||||||
|
@ -33,6 +33,7 @@ using System.Windows;
|
|||||||
using System.Windows.Media;
|
using System.Windows.Media;
|
||||||
using System.Windows.Media.Imaging;
|
using System.Windows.Media.Imaging;
|
||||||
using GameRes.Formats.Strings;
|
using GameRes.Formats.Strings;
|
||||||
|
using GameRes.Utility;
|
||||||
|
|
||||||
namespace GameRes.Formats.Majiro
|
namespace GameRes.Formats.Majiro
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user