|
R-Type
2
Doom but in better
|
#include <cstdint>#include <vector>

Go to the source code of this file.
Data Structures | |
| struct | Message |
| Minimal network message with a 4-byte header (type + length) and a payload. More... | |