Update rotate_column.c
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
// rotate tiles in brick by 1
|
||||||
int rotate_col (void)
|
int rotate_col (void)
|
||||||
{
|
{
|
||||||
int temp;
|
int temp;
|
||||||
|
|||||||
Reference in New Issue
Block a user