Fix DLL building

This commit is contained in:
2026-01-09 14:34:38 +01:00
parent f5a58278db
commit 6ae295bcb1
4 changed files with 20 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ class CTRFF_API BCSTM {
ctrff::u32 Size;
};
struct StreamInfo {
struct CTRFF_API StreamInfo {
StreamInfo();
ctrff::u8 Encoding;
ctrff::u8 Loop;