sync
This commit is contained in:
19
src/main.rs
19
src/main.rs
@@ -71,7 +71,26 @@ struct TrSprite {
|
||||
entity: Entity,
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
pub fn main() {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//hprof::start_frame();
|
||||
//let g = hprof::enter("vulkan preload");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user