diff options
author | Omniscient <omniscient.oce@gmail.com> | 2024-05-18 14:15:23 +1000 |
---|---|---|
committer | Omniscient <omniscient.oce@gmail.com> | 2024-05-18 14:15:23 +1000 |
commit | fcaf838886efc3c12f60b47c021c6a85965eb6e9 (patch) | |
tree | 9f65588a5a662b547f198635d987c50d6df26e46 /scene.c | |
parent | f99fef4eb5b2c29a84d9e835a66b1afd333bcfc0 (diff) |
initialise gpu resource pools in renderer
Diffstat (limited to 'scene.c')
-rw-r--r-- | scene.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +#include "scene.h" |