Simplify some dependencies.

This commit is contained in:
Eric S. Raymond 2024-01-03 06:15:04 -05:00
parent 75bc031b46
commit a6ec8a9595
4 changed files with 4 additions and 7 deletions

View file

@ -54,6 +54,6 @@ const travelop_t travel[] = {{
const char *ignore = "{ignore}";
/* Dwarf starting locations */
const int dwarflocs[NDWARFLOCS] = {{{dwarflocs}}};
const int dwarflocs[NDWARVES] = {{{dwarflocs}}};
/* end */