From 72b8d26fcfcee36ca67f963b9c6a4b616e2d5d4d Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:15:33 +1000 Subject: scale is a vec3 now instead of float. --- include/amalgamation.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/amalgamation.h b/include/amalgamation.h index 51ea382..f13796a 100644 --- a/include/amalgamation.h +++ b/include/amalgamation.h @@ -14,6 +14,7 @@ #include "immdraw.h" #include "maths_types.h" #include "maths.h" +#include "physics.h" #include "skybox.h" #include "shadows.h" #include "loaders.h" -- cgit v1.2.3-70-g09d2