namespace BinaryObjectScanner.Models.Nitro
{
public enum Unitcode : byte
NDS = 0x00,
NDSPlusDSi = 0x02,
DSi = 0x03,
}