diff options
Diffstat (limited to 'functions.h')
-rw-r--r-- | functions.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/functions.h b/functions.h deleted file mode 100644 index 1816399..0000000 --- a/functions.h +++ /dev/null @@ -1,19 +0,0 @@ - -/* Prototypes of functions*/ -void tKeyCtrl(); -void initAll(); -void tTick(); -void resetActiveShape(); -void putShape(); -int cellCollisionCheck(int dir); -int wallCollisionCheck(); -int cellRotCollisionCheck(); -int wallRotCollisionCheck(); -void rotateShape(); -void rotateS1(); -void rotateS2(); -void rotateS3(); -void rotateS4(); -int linesRmScore(); -void scoreDisplay(); -void menuTick();
\ No newline at end of file |