BizHawk/BizHawk.Common/Util.String.cs

8 lines
102 B
C#

namespace BizHawk.Common
{
//TODO: delete me
public unsafe static partial class Util
{
}
}