Location sounds are now declared by YAML.
[open-adventure.git] / init.c
diff --git a/init.c b/init.c
index dbeac0ab30b3e7055af1fb86bd4ca6eeb86ab093..4511aca099fdd24c46d26b14c3a47e18d34d6987 100644 (file)
--- a/init.c
+++ b/init.c
@@ -14,7 +14,7 @@
  *     12600 words of message text (LINES, LINSIZ).
  *     885 travel options (TRAVEL, TRVSIZ).
  *     330 vocabulary words (KTAB, ATAB, TABSIZ).
- *     185 locations (KEY, COND, game.abbrev, game.atloc, LOCSND, LOCSIZ).
+ *     185 locations (KEY, COND, game.abbrev, game.atloc, LOCSIZ).
  *     100 objects (PLAC, game.place, FIXD, game.fixed, game.link (twice),
  *                   ogame.prop, OBJSND, OBJTXT).
  *      35 "action" verbs (ACTSPK, VRBSIZ).