This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dylan
/
testTelpo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
add book classroom
tags/v1.1.a
dylan
4 years ago
parent
45be2cccc7
commit
6dbd8ea008
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
classroom/classroom.c
+ 4
- 0
classroom/classroom.c
View File
@@ -3,4 +3,8 @@ uint16_t remain_classroom;
void cs_check_remain_classroom(void)
{
return remain_classroom;
}
void cs_book_classroom(void)
{
}
Write
Preview
Loading…
Cancel
Save