From ef0b72e95b0f31d71dc2000ce521820f8f52d5fa Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Tue, 24 Jan 2023 21:54:12 -0800 Subject: [PATCH] document 6xBE field as unused --- src/CommandFormats.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index 811008cf..24e7c6ca 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -4756,7 +4756,7 @@ struct G_BankAction_BB_6xBD { struct G_SoundChat_GC_Ep3_6xBE { G_UnusedHeader header; le_uint32_t sound_id; // Must be < 0x27 - be_uint32_t unknown_a1; + be_uint32_t unused; } __packed__; // 6xBE: BB create inventory item (server->client only)