This commit is contained in:
zomseffen 2024-06-02 18:33:34 +02:00
parent 0f2747293f
commit d426fd39c0
4 changed files with 7 additions and 12 deletions

View file

@ -1,7 +1,5 @@
use vulkanalia::prelude::v1_0::*;
use crate::scene;
// The Vulkan handles and associated properties used by our Vulkan app.
#[derive(Clone, Debug, Default)]
pub struct AppData {