]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/item.c
config: Slightly neater configuration table size macros
[empserver] / src / lib / global / item.c
index eb271e127e96700f13ecec20d7135374d089fa9d..aea663e3aa66239f9efb83653aafb694b54eeb77 100644 (file)
@@ -38,4 +38,4 @@
  * Table of item types
  * Initialized on startup from item.config and deity custom config (if any).
  */
-struct ichrstr ichr[I_MAX + 2];
+struct ichrstr ichr[ICHR_SZ];