This commit is contained in:
hlj123 2021-07-09 18:03:44 +08:00
parent 0ddb5bfd1f
commit 3582f4129e
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ int main(void)
FrameworkInit();
return 0;
}
// int cppmain(void);
#endif