]> git.pond.sub.org Git - empserver/blobdiff - include/item.h
(nchr): Move the array size to nuke.h. Add rows for configurable units.
[empserver] / include / item.h
index ae228acb6d82f5fa4e81be7c06f0b858069ba418..4cf24cb8df50bd63665814d8f20eee4a08629081 100644 (file)
@@ -80,7 +80,7 @@ struct ichrstr {
 
 /* variables using this structure */
 
-extern struct ichrstr ichr[];
+extern struct ichrstr ichr[I_MAX + 2];
 
 /* procedures using/returning this struct */