PkmnLib_rs/src/dynamic_data/flow/choice_queue.rs

3 lines
43 B
Rust
Raw Normal View History

2022-06-03 14:35:18 +00:00
#[derive(Debug)]
pub struct ChoiceQueue {}