~starkingdoms/starkingdoms

ref: 30a38bc4ffe5d95dfa97578d8e368897da9e488b starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
30a38bc4ghostly_zsh feat: constant cooling and heating from thrusters a day ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}