some variables not referenced in another translation unit made static
Also adds some cross-refence comments for some variables that are referenced in another translation unit.
This commit is contained in:
@@ -5589,6 +5589,7 @@ item_what(int dmgtyp)
|
||||
* [6] shocked wand
|
||||
* (books, rings, and wands don't stack so don't need plural form;
|
||||
* crumbling ring doesn't do damage so doesn't need killer reason)
|
||||
* externally referenced from trap.c.
|
||||
*/
|
||||
const char *const destroy_strings[][3] = {
|
||||
/* also used in trap.c */
|
||||
|
||||
Reference in New Issue
Block a user