mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-14 05:58:13 +08:00
这样是能用的, 先提交一波
This commit is contained in:
@@ -11,6 +11,7 @@ struct TimedTask
|
||||
};
|
||||
|
||||
extern pTimedTask task_top;
|
||||
extern int task_count;
|
||||
|
||||
bool AddTask(pTimedTask task);
|
||||
bool DelTask(int time);
|
||||
|
||||
Reference in New Issue
Block a user