summaryrefslogtreecommitdiff
path: root/src/core.h
diff options
context:
space:
mode:
authorOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-05-11 00:22:13 +1000
committerOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-05-11 00:22:13 +1000
commiteedd332680dbdd367197616658903f00252f5a9c (patch)
treeb50b7fe4c014abd8fee65a2cb1567d8df9a38e7e /src/core.h
parent3bd21c92678c62e61c10ba730e8c839edc5e967a (diff)
upload data using staging buffer. use vertex buffer data
Diffstat (limited to 'src/core.h')
-rw-r--r--src/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.h b/src/core.h
index db711d0..1031868 100644
--- a/src/core.h
+++ b/src/core.h
@@ -1,8 +1,8 @@
#pragma once
#include "input.h"
-#include "screenspace.h"
#include "scene.h"
+#include "screenspace.h"
#include "terrain.h"
#include "text.h"
// #include "threadpool.h"