looking-at-specs
mitchellhansen 4 years ago
parent 846a082f79
commit efb786ca8a

@ -30,6 +30,10 @@ meta globalTableFormatting : {
**There is no way around a tree structure in the markup.**
elem div k{
}
elem table {
meta tableFormatting {
color: Black,

@ -71,7 +71,26 @@ struct TrSprite {
entity: Entity,
}
pub fn main() {
//hprof::start_frame();
//let g = hprof::enter("vulkan preload");

Loading…
Cancel
Save