diff options
Diffstat (limited to 'ball.c~')
| -rw-r--r-- | ball.c~ | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ball.c~ b/ball.c~ deleted file mode 100644 index bc026ff..0000000 --- a/ball.c~ +++ /dev/null @@ -1,11 +0,0 @@ -#include <stdio.h> -#include <stdlib.h> - -void back(){ - printf("\x1b[H") -} - -int main(){ - - -} |
