//! Shared structs and enums across the whole crate. The structs included here are those that are found across many different places in the savefiles.
//! Area-specific structs, for instance those that are only concerned with GD objects are not included in this module.
use craterepr_t;
repr_t!;