Unify multishot class bonus code

This commit is contained in:
Pasi Kallinen
2020-02-08 18:04:54 +02:00
parent 0323eecbfe
commit 7eb20c9e7a
3 changed files with 51 additions and 57 deletions

View File

@@ -562,6 +562,7 @@ E void FDECL(impact_drop, (struct obj *, XCHAR_P, XCHAR_P, XCHAR_P));
/* ### dothrow.c ### */
E int FDECL(multishot_class_bonus, (int, struct obj *, struct obj *));
E int NDECL(dothrow);
E int NDECL(dofire);
E void FDECL(endmultishot, (BOOLEAN_P));