pulsing grid
[vrfileman] / src / app.h
index aecf645..93f5f37 100644 (file)
--- a/src/app.h
+++ b/src/app.h
@@ -6,6 +6,7 @@
 extern int win_width, win_height;
 extern float win_aspect;
 extern long time_msec;
+extern double time_sec;
 
 extern Mat4 view_matrix;