Subj : src/doors/clans-src/src/serialize.c To : Git commit to main/sbbs/master From : Deucе Date : Tue Oct 14 2025 08:21 pm https://gitlab.synchro.net/main/sbbs/-/commit/01b1930926eb4eebc2e0cdfe Modified Files: src/doors/clans-src/src/serialize.c Log Message: Fix serialization Start the sub-struct at the current dst, not the base bufptr. Calculate crc outside of the macro, putting a function call as a parameter to a macro is just asking for pain. .