aoe_djin/dat/
random_map.rs

1#[derive(Protocol, Debug, Clone, PartialEq)]
2pub struct RandomMap {
3    pub random_maps_ptr: i32,
4}