refactor error code

This commit is contained in:
Yihao Deng 2024-07-18 08:23:38 +00:00
parent 4977dfc7ea
commit 91182fd39c
1 changed files with 1 additions and 0 deletions

View File

@ -336,6 +336,7 @@ int main(int argc, char const *argv[]) {
return 0;
}
int mainWindows(int argc, char **argv) {
int32_t code = 0;
#endif
if (global.generateGrant) {