This commit is contained in:
netbenix 2021-05-08 17:14:40 +02:00
parent 9caca5a4fb
commit f55aa94d84
10 changed files with 330 additions and 374 deletions

View file

@ -2,5 +2,4 @@
#define _UPDATE_CHECK_H_
int checkForUpdate(char ver[10]);
#endif