1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 11:22:53 +02:00
- Documented module
This commit is contained in:
Tristan B. Velloza Kildaire 2023-06-21 11:28:45 +02:00
parent 4be1e2e1e2
commit e399b0d504

View File

@ -1,3 +1,6 @@
/**
* Message definition and tooling
*/
module birchwood.protocol.messages;
import dlog;