1
0
mirror of synced 2025-01-10 05:11:50 +01:00
KillzXGaming 7cf2e9c571 Cleanup
2019-07-16 17:45:10 -04:00

16 lines
276 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using ResU = Syroot.NintenTools.Bfres;
using Syroot.NintenTools.NSW.Bfres;
namespace Bfres.Structs
{
public class UserDataWrapper
{
}
}