diff options
author | oxore <oxore@protonmail.com> | 2016-09-04 00:30:10 +0700 |
---|---|---|
committer | oxore <oxore@protonmail.com> | 2016-09-04 00:30:10 +0700 |
commit | 5a8b79c468578cd5226d8a543324835ca6978103 (patch) | |
tree | f0b2888f40d06e62f63d046d0eb8dd5c62376a3d /functions.h | |
parent | 81a072addd62c6c796633ab456b02c586cf86570 (diff) |
removed old files
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 |