summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-08-06 00:25:32 +0100
committerNick White <git@njw.me.uk>2010-08-06 00:25:32 +0100
commit8665cb69efbee6a6e896fa00d69db8aa8b8a691a (patch)
treebd7f601692ae99de629747b98d0aaefe76731b37 /config.def.h
parentc9757c5715a67f433eeb0d8cfaaf38607a7db73f (diff)
Updated web page, set defaults from config.h
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
new file mode 100644
index 0000000..44c2432
--- /dev/null
+++ b/config.def.h
@@ -0,0 +1,4 @@
+/* See COPYING file for copyright, license and warranty details */
+
+int fullscreen = 0;
+int zoom = 4;