Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The `scenery_proto` struct is rounded up to a multiple of 8 bytes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so now classes will be able to #ifdef including `entity/metadata.hpp`
and specifying the fields without incurring an ODR violation.
|
|
|
|
|
|
|
|
|
|
|
|
Now only erased ones remain.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other headers incldue <cstddef> and <cstdint> anyway.
|
|
|
|
|
|
|
|
|