~starkingdoms/starkingdoms

ref: f6a4a4cbf42b10fc967ec425dd01205622442e8f starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
f6a4a4cbghostly_zsh feat: crafting removes resources from the ship now a day ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}