summaryrefslogtreecommitdiff
path: root/include/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/map.h')
-rw-r--r--include/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/map.h b/include/map.h
index 9a8a264..1bef313 100644
--- a/include/map.h
+++ b/include/map.h
@@ -3,6 +3,6 @@
#ifndef MAP_H
#define MAP_H
-extern const int map1[7][20];
+extern const int map1[9][20];
#endif // MAP_H