oops, forgot to clean up...
This commit is contained in:
@@ -108,5 +108,7 @@ int main(void){
|
||||
|
||||
EndDrawing();
|
||||
}
|
||||
|
||||
CloseWindow();
|
||||
return 0;
|
||||
}
|
||||
|
||||
@@ -76,6 +76,7 @@ int main()
|
||||
}
|
||||
|
||||
free(field);
|
||||
CloseWindow();
|
||||
}
|
||||
|
||||
int checkField(int* field, int row, int column)
|
||||
|
||||
Reference in New Issue
Block a user