Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -2833,6 +2833,7 @@ E int FDECL(wseg_at, (struct monst *, int, int));
|
||||
|
||||
E void FDECL(setworn, (struct obj *, long));
|
||||
E void FDECL(setnotworn, (struct obj *));
|
||||
E struct obj *FDECL(wearmask_to_obj, (long));
|
||||
E long FDECL(wearslot, (struct obj *));
|
||||
E void FDECL(mon_set_minvis, (struct monst *));
|
||||
E void FDECL(mon_adjust_speed, (struct monst *, int, struct obj *));
|
||||
|
||||
Reference in New Issue
Block a user