From 7577b6d51c5180ec23f93cec79a5c77e54130558 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sun, 27 Oct 2024 11:51:02 +1100 Subject: fix compilation on mac --- src/skybox.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/skybox.c') diff --git a/src/skybox.c b/src/skybox.c index e69de29..12ccc37 100644 --- a/src/skybox.c +++ b/src/skybox.c @@ -0,0 +1,5 @@ +#include + +struct skybox_storage { + pipeline_handle skybox_pipeline; +}; \ No newline at end of file -- cgit v1.2.3-70-g09d2