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:
@@ -4923,7 +4923,7 @@ shk_embellish(struct obj *itm, long cost)
|
||||
DISABLE_WARNING_FORMAT_NONLITERAL
|
||||
|
||||
/* First 4 supplied by Ronen and Tamar, remainder by development team */
|
||||
const char *Izchak_speaks[] = {
|
||||
static const char *Izchak_speaks[] = {
|
||||
"%s says: 'These shopping malls give me a headache.'",
|
||||
"%s says: 'Slow down. Think clearly.'",
|
||||
"%s says: 'You need to take things one at a time.'",
|
||||
|
||||
Reference in New Issue
Block a user