]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/nuke.c
config: Drop configuration table size macros
[empserver] / src / lib / global / nuke.c
index 4365c5cbc91610b64411a10ad2ab18cb1e5a025c..ff16142a7bfd974e46f137934e0ad1766899b058 100644 (file)
@@ -38,4 +38,4 @@
  * Table of nuke types
  * Initialized on startup from nuke.config and deity custom config (if any).
  */
  * Table of nuke types
  * Initialized on startup from nuke.config and deity custom config (if any).
  */
-struct nchrstr nchr[N_MAXNUKE + 1];
+struct nchrstr nchr[];