diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 4 |
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; |