libspades
Ace of Spades library
PacketMapStart76 Struct Reference

A slightly more useful v0.76 equivalent of PacketMapStart. More...

#include <protocol.h>

Data Fields

uint8_t packetID
 18 (Client<--Server)
 
uint32_t mapSize
 The compressed map size in bytes.
 
uint32_t crc32
 Presumably the CRC32 code for the decompressed map.
 
char mapName [16]
 The name of the map.
 

Detailed Description

A slightly more useful v0.76 equivalent of PacketMapStart.

Field Documentation

◆ crc32

uint32_t PacketMapStart76::crc32

Presumably the CRC32 code for the decompressed map.

Todo
verify and implement

The documentation for this struct was generated from the following file: