debug mode #wizrumorcheck
Provide a command to easily verify that the rumor true/false boundary offsets are correct for the rumors file. If the boundary is pointing mid-line, the rumor at the boundary won't decrypt properly.
This commit is contained in:
@@ -1877,6 +1877,9 @@ E void FDECL(outoracle, (BOOLEAN_P, BOOLEAN_P));
|
||||
E void FDECL(save_oracles, (int,int));
|
||||
E void FDECL(restore_oracles, (int));
|
||||
E int FDECL(doconsult, (struct monst *));
|
||||
#ifdef WIZARD
|
||||
E void NDECL(rumor_check);
|
||||
#endif
|
||||
|
||||
/* ### save.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user