From 28af3138598e5c5f7e4d7c70218c26f4d2f46208 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 18 Nov 2023 02:39:47 +0100 Subject: works very well --- flowy/src/motion/mod.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'flowy/src/motion/mod.rs') diff --git a/flowy/src/motion/mod.rs b/flowy/src/motion/mod.rs index 558b8d1..dfdf7a6 100644 --- a/flowy/src/motion/mod.rs +++ b/flowy/src/motion/mod.rs @@ -36,6 +36,7 @@ pub struct BlockOffset { score: f32, _pad: u32, offset: [f32; 2], + tint: [f32; 3], } impl CommonBuffers { -- cgit v1.2.3-70-g09d2