Moved pray.c globals to instance_globals.
This commit is contained in:
@@ -1432,6 +1432,7 @@ E boolean FDECL(angry_guards, (BOOLEAN_P));
|
||||
E void NDECL(pacify_guards);
|
||||
E void FDECL(decide_to_shapeshift, (struct monst *, int));
|
||||
E boolean FDECL(vamp_stone, (struct monst *));
|
||||
E void NDECL(monst_globals_init);
|
||||
|
||||
/* ### mondata.c ### */
|
||||
|
||||
@@ -1504,8 +1505,6 @@ E boolean FDECL(undesirable_disp, (struct monst *, XCHAR_P, XCHAR_P));
|
||||
|
||||
/* ### monst.c ### */
|
||||
|
||||
E void NDECL(monst_init);
|
||||
|
||||
/* ### monstr.c ### */
|
||||
|
||||
E void NDECL(monstr_init);
|
||||
|
||||
Reference in New Issue
Block a user