Update research.c
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
extern int grid [2][18][8];
|
extern int grid [2][18][8];
|
||||||
|
|
||||||
int reserach (void) {
|
int research (void) {
|
||||||
int z;
|
int z;
|
||||||
int counter;
|
int counter;
|
||||||
// horizontal research
|
// horizontal research
|
||||||
|
|||||||
Reference in New Issue
Block a user