aboutsummaryrefslogtreecommitdiff
path: root/stockton-render/src/types.rs
diff options
context:
space:
mode:
Diffstat (limited to 'stockton-render/src/types.rs')
-rw-r--r--stockton-render/src/types.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/stockton-render/src/types.rs b/stockton-render/src/types.rs
index f6187c2..cf0b025 100644
--- a/stockton-render/src/types.rs
+++ b/stockton-render/src/types.rs
@@ -43,4 +43,4 @@ pub type Adapter = hal::adapter::Adapter<back::Backend>;
pub type QueueGroup = hal::queue::QueueGroup<back::Backend>;
pub type DynamicAllocator = rendy_memory::DynamicAllocator<back::Backend>;
-pub type DynamicBlock = rendy_memory::DynamicBlock<back::Backend>; \ No newline at end of file
+pub type DynamicBlock = rendy_memory::DynamicBlock<back::Backend>;