Rename game.c to Game01.c

This commit is contained in:
Felipe Domingos 2022-09-25 09:52:04 -03:00 committed by GitHub
parent df7aa5d520
commit 37ab9e38c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -718,4 +718,4 @@ int main(void)
}
}
return 0;
}
}