Improve test coverage.
[open-adventure.git] / common.h
index 4daed0e1034ea8d86bd9ff80374028c7fe63f4eb..0fadd5eee0eb0277f207c52e15f114f1e5294b4b 100644 (file)
--- a/common.h
+++ b/common.h
@@ -4,5 +4,5 @@
 #define NOBJECTS       100
 #define HNTSIZ          20
 
-extern const char advent_to_ascii[129];
-extern const char ascii_to_advent[129];
+extern const char advent_to_ascii[128];
+extern const char ascii_to_advent[128];