From 1a28393dabf4f4696bf433ddde52e7a25253c955 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 16 Oct 2008 16:34:15 +0000 Subject: various user interface related updates --- src/client/input.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/input.h') diff --git a/src/client/input.h b/src/client/input.h index a954040..88a65b3 100644 --- a/src/client/input.h +++ b/src/client/input.h @@ -23,7 +23,7 @@ void init(); void shutdown(); /// handle one frame of input events -void frame(float seconds); +void frame(); /// reset input state void reset(); -- cgit v1.2.3