~starkingdoms/starkingdoms

ref: b22f51390f3852002ea507882bf99e011a5e4be4 starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
b22f5139ghostly_zsh fix: thrusters erroneously causing a realigning torque mostly remedied 9 hours ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}