aboutsummaryrefslogtreecommitdiff
path: root/test/02Audio/audiotest.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-05 23:55:04 +0800
committerchai <chaifix@163.com>2018-08-05 23:55:04 +0800
commitbd848890aa59da667feede96910105c3adab349e (patch)
treed1a3d6ed45c269ea93f449b849354a3d1794130f /test/02Audio/audiotest.cpp
parent59149e80f72bb56ea44fee9482ea92a640cc5c32 (diff)
*update
Diffstat (limited to 'test/02Audio/audiotest.cpp')
-rw-r--r--test/02Audio/audiotest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/02Audio/audiotest.cpp b/test/02Audio/audiotest.cpp
index d4b8975..4576cfa 100644
--- a/test/02Audio/audiotest.cpp
+++ b/test/02Audio/audiotest.cpp
@@ -13,7 +13,7 @@ void onEvent(jin::input::Event* e)
game->stop();
}
-void onUpdate(float dt)
+void onUpdate(int ms)
{
}