tinytetris
tinytetris copied to clipboard
fixed some bugs: the program wasn't compiling because some functions …
…had a return type of int but no return value so i changed their return types to void