From 68f590c848e0e91d70e7116655464f392ed6df46 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:40:34 +1100 Subject: chore: format --- include/celeritas.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'include/celeritas.h') diff --git a/include/celeritas.h b/include/celeritas.h index 6b8a673..534fb85 100644 --- a/include/celeritas.h +++ b/include/celeritas.h @@ -578,11 +578,7 @@ typedef struct keyframes { size_t n_frames; } keyframes; -typedef enum interpolation { - Interpolation_Step, - Interpolation_Linear, - Interpolation_Cubic -} interpolation; +typedef enum interpolation { Interpolation_Step, Interpolation_Linear, Interpolation_Cubic } interpolation; typedef struct animation_spline { f32* timestamps; @@ -594,7 +590,6 @@ typedef struct animation_spline { // --- Input - // --- Collisions // --- Physics -- cgit v1.2.3-70-g09d2