Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTGL committed Jul 17, 2024
1 parent 48aba87 commit 0935ee4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/d/d_mesg.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ class dMesg_tControl : public JMessage::TControl {

dMesg_tControl();
const char* do_word(u32);

public:
/* 0x3C */ u8 field_0x3C[0x74 - 0x3C];
};

class dMesg_tSequenceProcessor {
Expand Down

0 comments on commit 0935ee4

Please sign in to comment.