mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 15:28:41 -04:00
Add TextCategory enum
This commit is contained in:
@@ -30,8 +30,8 @@ typedef struct ItemMetaData {
|
||||
u8 unk1;
|
||||
u8 unk2;
|
||||
u8 unk3; // flags? bit 0x2 makes pickup cutscene appear every time
|
||||
u8 unk4;
|
||||
u8 unk5;
|
||||
u8 textId;
|
||||
u8 textCategory;
|
||||
u8 unk6;
|
||||
u8 unk7;
|
||||
} ItemMetaData;
|
||||
|
||||
Reference in New Issue
Block a user