Work on d_msg_scrn_howl + misc (#2040)

This commit is contained in:
hatal175
2024-01-21 11:15:22 +02:00
committed by GitHub
parent d26d8fc31a
commit a3a855d7d8
34 changed files with 1112 additions and 1241 deletions
+1 -1
View File
@@ -440,7 +440,7 @@ public:
/* 0xA8 */ f32 mLineSpaceOffset;
/* 0xAC */ u16 mWaveformThickness;
/* 0xAE */ u16 mWaveformLineLen;
/* 0xB0 */ u16 mWaveformDotLen;
/* 0xB0 */ s16 mWaveformDotLen;
};
class dMsgObject_HIO_c {