sekiro 0.14.0

Raw structures and bindings for From Software's title Sekiro: Shadows Die Twice
Documentation
mod event_flag;
mod field_area;
mod game_data_man;
mod item;
mod item_id;
mod menu_man;
mod player_game_data;
mod scaleform_value;
mod solo_param_repository;
mod task;
mod window;
mod world_info;

pub use event_flag::*;
pub use field_area::*;
pub use game_data_man::*;
pub use item::*;
pub use item_id::*;
pub use menu_man::*;
pub use player_game_data::*;
pub use scaleform_value::*;
pub use solo_param_repository::*;
pub use task::*;
pub use window::*;
pub use world_info::*;