From 5b22e1a6f621b1409bccf537da94b762d8f39ed8 Mon Sep 17 00:00:00 2001 From: Reonu Date: Sun, 18 Jan 2026 09:45:55 +0000 Subject: [PATCH] Add atomic include to fix linux build --- src/main/launcher_animation.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/launcher_animation.cpp b/src/main/launcher_animation.cpp index e2611fc..8448d4b 100644 --- a/src/main/launcher_animation.cpp +++ b/src/main/launcher_animation.cpp @@ -1,4 +1,5 @@ #include "banjo_launcher.h" +#include struct KeyframeRot { float seconds;