~starkingdoms/starkingdoms

ref: d93da738ce01cdab35e6a50c7f1eceadfb08d406 starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
d93da738ghostly_zsh planet positions and gravity changed 8 months ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}