Add project files.
This commit is contained in:
9
Texture2DDecoderWrapper/T2DDll.cs
Normal file
9
Texture2DDecoderWrapper/T2DDll.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace Texture2DDecoder
|
||||
{
|
||||
internal static class T2DDll
|
||||
{
|
||||
|
||||
internal const string DllName = "Texture2DDecoderNative";
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user