summaryrefslogtreecommitdiff
path: root/src/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics.h')
-rw-r--r--src/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphics.h b/src/graphics.h
index 7f09c4f..215fd92 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -4,4 +4,4 @@
struct graphics_s {
VkInstance instance;
-}; \ No newline at end of file
+};