Skip to content

Instantly share code, notes, and snippets.

@benhall-7
Last active October 8, 2018 15:27
Show Gist options
  • Save benhall-7/192ac7f67ffb0299b05063ecc828dd59 to your computer and use it in GitHub Desktop.
Save benhall-7/192ac7f67ffb0299b05063ecc828dd59 to your computer and use it in GitHub Desktop.
STransGroup array
public static uint[][] STransGroups = new uint[][]
{
{ 0x1e000069, 0x1e000067, 0x1e000066, 0x1e000068, 0x1e000063, 0x1e000064, 0x1e000065, 0x1e000094, 0x1e000062 },
{ 0x1e000076, 0x1e000074 },
{ 0x1e00006d },
{ 0x1e00007b, 0x1e000082, 0x1e000059, 0x1e00005c, 0x1e00005f, 0x1e000056, 0x1e000072, 0x1e000073, 0x1e00007d, 0x1e000057, 0x1e000081, 0x1e000055, 0x1e00007e, 0x1e000080, 0x1e000053, 0x1e000052 },
{ 0x1e000026, 0x1e000027, 0x1e000028 },
{ 0x1e000029 },
{ 0x1e00002c, 0x1e00002b },
{ 0x1e000039, 0x1e00003b, 0x1e00003a, 0x1e000031, 0x1e00002d, 0x1e000034, 0x1e00002f, 0x1e00003c },
{ 0x1e00001c, 0x1e00001b },
{ 0x1e00001f },
{ 0x1e000069, 0x1e000067, 0x1e000066, 0x1e000068, 0x1e000064, 0x1e000065, 0x1e000063, 0x1e000094, 0x1e000062 },
{ 0x1e000076, 0x1e000074 },
{ 0x1e000051 },
{ 0x1e00003d },
{ 0x1e00008a, 0x1e000061 },
{ 0x1e000040, 0x1e000041, 0x1e000042 },
{ 0x1e000097, 0x1e000098 },
{ 0x1e00003e, 0x1e00003f, 0x1e000044, 0x1e000043, 0x1e000045 }
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment