Update doughnut.c
This commit is contained in:
@@ -148,7 +148,6 @@ char **build_frame(char **frame, int size, int i, int k) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
int main(int argc, char **argv) {
|
int main(int argc, char **argv) {
|
||||||
|
|
||||||
// Getting the size of the terminal
|
// Getting the size of the terminal
|
||||||
int size = terminal_size();
|
int size = terminal_size();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user