some d_message additions

This commit is contained in:
robojumper
2025-04-06 23:15:50 +02:00
parent 45bc91d263
commit d14d64ef67
5 changed files with 158 additions and 14 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ struct MsbfInfo;
struct MsbFlowInfo {
/* 0x00 */ char type;
/* 0x01 */ char subType;
/* 0x04 */ short params1n2;
/* 0x04 */ int params1n2;
/* 0x08 */ short next;
/* 0x0A */ short param3;
/* 0x0C */ short param4;