Refactor folder structure
This commit is contained in:
8
src/ThridParty/Ghost.Nvtt/NvttContainer.cs
Normal file
8
src/ThridParty/Ghost.Nvtt/NvttContainer.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Ghost.Nvtt
|
||||
{
|
||||
public enum NvttContainer
|
||||
{
|
||||
NVTT_Container_DDS,
|
||||
NVTT_Container_DDS10,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user