summaryrefslogtreecommitdiff
path: root/src/window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.hpp')
-rw-r--r--src/window.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.hpp b/src/window.hpp
index 5ff415d..a07d29a 100644
--- a/src/window.hpp
+++ b/src/window.hpp
@@ -11,6 +11,7 @@
// TODO replace me with something more elegant
extern uint32_t swapchainLength;
+extern uint32_t prevSwapchainLength;
extern struct pk_membucket *MemBkt_Vulkan;