aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-03-21 11:05:46 +0000
committerrodri <rgl@antares-labs.eu>2024-03-21 11:05:46 +0000
commit231a3c4ea98d9448b96ab12aa3b34be30ecad0f2 (patch)
treec244ff14fa8fcc98574ef13392a92ef451ea1d75 /dat.h
parent460ba03ca57db678d8cf3981b144debb06a93ff6 (diff)
download3dee-231a3c4ea98d9448b96ab12aa3b34be30ecad0f2.tar.gz
3dee-231a3c4ea98d9448b96ab12aa3b34be30ecad0f2.tar.bz2
3dee-231a3c4ea98d9448b96ab12aa3b34be30ecad0f2.zip
add a fake Keyboardctl filled by kbdproc. reset camera stats when switching shaders.
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dat.h b/dat.h
index 19ca34f..38a7179 100644
--- a/dat.h
+++ b/dat.h
@@ -25,5 +25,6 @@ enum {
Scampos,
Scambx, Scamby, Scambz,
Sfps,
+ Sframes,
Se
};