Created
April 14, 2018 18:29
-
-
Save MrSapps/7d7ca9253d5a438e9b9a6df309421736 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MGS_ARY(1, 0x650194, PrimUnknownData, 25, byte_650194, | |
{ | |
{ 16, 2, 8, 4 }, // LINE_F2 | |
{ 24, 3, 8, 4 }, // LINE_F3 | |
{ 28, 4, 8, 4 }, // LINE_F4 | |
{ 20, 2, 8, 8 }, // LINE_G2 | |
{ 32, 3, 8, 8 }, // LINE_G3 | |
{ 40, 4, 8, 8 }, // LINE_G4 | |
{ 20, 1, 8, 0 }, // SPRT | |
{ 16, 1, 8, 0 }, // SPRT_16 ? | |
{ 16, 1, 8, 0 }, // SPRT_8 ? | |
{ 16, 1, 8, 0 }, // TILE ? | |
{ 12, 1, 8, 0 }, // TILE_16 ? | |
{ 12, 1, 8, 0 }, // TILE_8 ? | |
{ 12, 1, 8, 0 }, // TILE_1 ? | |
{ 20, 3, 8, 4 }, // POLY_F3 | |
{ 24, 4, 8, 4 }, // POLY_F4 | |
{ 28, 3, 8, 8 }, // POLY_G3 | |
{ 36, 4, 8, 8 }, // POLY_G4 | |
{ 32, 3, 8, 8 }, // POLY_FT3 | |
{ 40, 4, 8, 8 }, // POLY_FT4 | |
{ 40, 3, 8, 12 }, // POLY_GT3 | |
{ 52, 4, 8, 12 }, // POLY_GT4 | |
{ 40, 2, 8, 8 }, // ? | |
{ 52, 2, 8, 12 }, // poly line? | |
{ 12, 1, 8, 0 }, // ? | |
{ 0, 0, 0, 0 } // dynamically set | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment