~starkingdoms/starkingdoms

ref: 11e8a560ca3014cf9edbaacaf41d2818fdaabc3d starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
11e8a560ghostly_zsh feat: crafting buttons cause parts to spawn a day ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}