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:
@@ -9,6 +9,11 @@
|
||||
#include "wintype.h"
|
||||
#include "sym.h"
|
||||
|
||||
extern const struct symparse loadsyms[];
|
||||
extern const struct class_sym def_oc_syms[MAXOCLASSES];
|
||||
extern const struct class_sym def_monsyms[MAXMCLASSES];
|
||||
extern const uchar def_r_oc_syms[MAXOCLASSES];
|
||||
|
||||
/* Relevant header information in rm.h, objclass.h, sym.h, defsym.h. */
|
||||
|
||||
/* Default object class symbols. See objclass.h.
|
||||
|
||||
Reference in New Issue
Block a user