mirror of
https://github.com/zeldaret/ss
synced 2026-09-02 01:43:04 -04:00
some d_message additions
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user