Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-12-08 20:19:21 +0000
committerStijn Buys <ingar@osirion.org>2010-12-08 20:19:21 +0000
commit82992a9b16d64104dd28d42e97cc118a75fded86 (patch)
treea7c30cedd613196c06df3fc04f6bce015c3927c1 /src/client/video.h
parent1124a81de517375a012b89bf83462c091d472cab (diff)
Added clock.
Diffstat (limited to 'src/client/video.h')
-rw-r--r--src/client/video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/video.h b/src/client/video.h
index 93c3ce0..61cb9df 100644
--- a/src/client/video.h
+++ b/src/client/video.h
@@ -55,6 +55,7 @@ extern core::Cvar *draw_ui;
extern core::Cvar *draw_stats;
extern core::Cvar *draw_devinfo;
extern core::Cvar *draw_keypress;
+extern core::Cvar *draw_clock;
} // namespace client