aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-04-11 12:21:30 +0000
committerrodri <rgl@antares-labs.eu>2024-04-11 12:21:30 +0000
commit05ca30481c0857c673a4341a1550b8216028fd83 (patch)
tree60006d9d8d3f0ca292d722d1a78be9e0cd3e56d3 /dat.h
parentaf89f884a13a8ee2cc7d9d09cc88a3fbb145f177 (diff)
download3dee-05ca30481c0857c673a4341a1550b8216028fd83.tar.gz
3dee-05ca30481c0857c673a4341a1550b8216028fd83.tar.bz2
3dee-05ca30481c0857c673a4341a1550b8216028fd83.zip
add a way to control zoom with the keyboard.
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dat.h b/dat.h
index 38a7179..5c9b45b 100644
--- a/dat.h
+++ b/dat.h
@@ -11,6 +11,8 @@ enum {
KR→,
KR↺,
KR↻,
+ Kzoomin,
+ Kzoomout,
Kcam0,
Kcam1,
Kcam2,