aboutsummaryrefslogtreecommitdiffstats
path: root/src/map.h
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-11-25 21:04:58 +0000
committernathan <nathansmith@disroot.org>2025-11-25 21:04:58 +0000
commit73a98475757c34d6a8a485ac9c06185bdfdeea8c (patch)
treeefeb5ce7fef56321b9786b7c783c11b6e2d0b7b2 /src/map.h
parentea1e901d40c0534d084922249d0ab0cb1da34d39 (diff)
downloadFindThings-73a98475757c34d6a8a485ac9c06185bdfdeea8c.tar.gz
FindThings-73a98475757c34d6a8a485ac9c06185bdfdeea8c.tar.bz2
FindThings-73a98475757c34d6a8a485ac9c06185bdfdeea8c.zip
Followed wiikifox's adviceHEADmain
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map.h b/src/map.h
index b897a07..bd581ba 100644
--- a/src/map.h
+++ b/src/map.h
@@ -4,7 +4,7 @@
#ifndef MAP_H
#define MAP_H
-#define MAP_ZOOM_MIN 2.0
+#define MAP_ZOOM_MIN 0.5
#define MAP_ZOOM_MAX 30.0
typedef struct {