From e5e41dec2d41651c7160662ecf43325d49b07b66 Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期二, 10 三月 2020 21:51:00 +0800
Subject: [PATCH] 模拟夜间考试。

---
 lib/src/main/cpp/test_items2/dummy_light.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/src/main/cpp/test_items2/dummy_light.h b/lib/src/main/cpp/test_items2/dummy_light.h
index 7ae97b3..34bc315 100644
--- a/lib/src/main/cpp/test_items2/dummy_light.h
+++ b/lib/src/main/cpp/test_items2/dummy_light.h
@@ -11,5 +11,6 @@
 };
 
 void StartDummyLightExam(struct dummy_light_exam *ptr, int num);
+void DummyLightTTSDone(int id);
 
 #endif //MYAPPLICATION2_DUMMY_LIGHT_H

--
Gitblit v1.8.0