Update rotate_column.c

This commit is contained in:
Jason Bou-Samra
2024-07-21 18:37:46 +10:00
committed by GitHub
parent f0539e96ea
commit 6254f58d9d
+1
View File
@@ -1,3 +1,4 @@
// rotate tiles in brick by 1
int rotate_col (void) int rotate_col (void)
{ {
int temp; int temp;