summaryrefslogtreecommitdiff
path: root/scene.c
diff options
context:
space:
mode:
authorOmniscient <omniscient.oce@gmail.com>2024-05-18 14:15:23 +1000
committerOmniscient <omniscient.oce@gmail.com>2024-05-18 14:15:23 +1000
commitfcaf838886efc3c12f60b47c021c6a85965eb6e9 (patch)
tree9f65588a5a662b547f198635d987c50d6df26e46 /scene.c
parentf99fef4eb5b2c29a84d9e835a66b1afd333bcfc0 (diff)
initialise gpu resource pools in renderer
Diffstat (limited to 'scene.c')
-rw-r--r--scene.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene.c b/scene.c
new file mode 100644
index 0000000..69a8b3c
--- /dev/null
+++ b/scene.c
@@ -0,0 +1 @@
+#include "scene.h"