implement BB system, guild card, and stream files in proxy save files option

This commit is contained in:
Martin Michelsen
2026-01-01 10:58:12 -08:00
parent 8fbf2246e6
commit f98db20618
5 changed files with 113 additions and 12 deletions
+1
View File
@@ -3342,6 +3342,7 @@ struct S_StreamFileIndexEntry_BB_01EB {
} __packed_ws__(S_StreamFileIndexEntry_BB_01EB, 0x4C);
// 02EB (S->C): Send stream file chunk (BB)
// The command may be shorter than this structure for the last chunk.
struct S_StreamFileChunk_BB_02EB {
le_uint32_t chunk_index = 0;