summaryrefslogtreecommitdiff
path: root/inc/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/cfg.h')
-rw-r--r--inc/cfg.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/inc/cfg.h b/inc/cfg.h
new file mode 100644
index 0000000..1b62302
--- /dev/null
+++ b/inc/cfg.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#define DWIDTH 640
+#define DHEIGHT 480
+#define FPS 12