From d2828a07043d7cddb982413703ae89477d9496ff Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 31 Jul 2018 11:52:53 +0800 Subject: *update --- test/01HelloWorld/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/01HelloWorld/main.cpp') diff --git a/test/01HelloWorld/main.cpp b/test/01HelloWorld/main.cpp index cf6036b..a1b1a70 100644 --- a/test/01HelloWorld/main.cpp +++ b/test/01HelloWorld/main.cpp @@ -12,7 +12,7 @@ void onEvent(jin::input::Event* e) game->stop(); } -void onUpdate(float dt) +void onUpdate(int dt) { } -- cgit v1.1-26-g67d0