Skip to content

Commit e9e2e07

Browse files
committed
[Ref] Plugins: DigiBooster: Add MPT_BINARY_STRUCT() check.
git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@25195 56274372-70c3-4bfc-bfc3-4c3a0b034d27
1 parent 9bc9605 commit e9e2e07

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

soundlib/plugins/DigiBoosterEcho.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,6 @@ class DigiBoosterEcho final : public IMixPlugin
118118
void RecalculateEchoParams();
119119
};
120120

121+
MPT_BINARY_STRUCT(DigiBoosterEcho::PluginChunk, 8);
122+
121123
OPENMPT_NAMESPACE_END

0 commit comments

Comments
 (0)