Commit Graph

4 Commits

Author SHA1 Message Date
651ccba932 Replace ifdef guards with #pragma once
tl;dr this has potentially significant compilation speed benefits.
2020-08-23 19:14:54 +02:00
94b0dc724e major refactoring 2020-08-22 18:31:09 -05:00
0ac600e223 Extracted all packet ids to a single, definitive enum.
It also contains other constant values that might be relevant at some
point.
2020-08-22 17:25:42 +02:00
9d366e3720 inital commit 2020-08-18 15:42:30 -05:00