Skip to content

Commit

Permalink
+added mat header clarification from shiny
Browse files Browse the repository at this point in the history
  • Loading branch information
bahstrike committed Sep 22, 2021
1 parent 3afca58 commit e3ac395
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mat spec.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
uint32_t unk_48;
} rdTexformat;*/

// from shiny
// MAT header "type" actually specifies type & 0x01 = includes own palette dump at end of file

struct tMAT_Header
{
char verification[4]; // 'MAT '
Expand Down

0 comments on commit e3ac395

Please sign in to comment.