questpgr followup

This commit is contained in:
nethack.rankin
2007-03-03 04:56:33 +00:00
parent e3229e6d3b
commit 4091076bb8

View File

@@ -1151,7 +1151,6 @@ void FDECL(remove_rooms, (int,int,int,int));
E void FDECL(wallification, (int,int,int,int));
E void FDECL(walkfrom, (int,int));
E void NDECL(deliver_splev_message);
E void FDECL(makemaz, (const char *));
E void FDECL(mazexy, (coord *));
E void NDECL(bound_digging);
@@ -1815,6 +1814,7 @@ E boolean FDECL(is_quest_artifact, (struct obj*));
E void FDECL(com_pager, (int));
E void FDECL(qt_pager, (int));
E struct permonst *NDECL(qt_montype);
E void NDECL(deliver_splev_message);
/* ### random.c ### */