Unify stumbling on door mimic

This commit is contained in:
Pasi Kallinen
2015-04-22 09:23:54 +03:00
parent 75e7d837e6
commit bd69677933
3 changed files with 19 additions and 17 deletions

View File

@@ -984,6 +984,7 @@ E int NDECL(doforce);
E boolean FDECL(boxlock, (struct obj *,struct obj *));
E boolean FDECL(doorlock, (struct obj *,int,int));
E int NDECL(doopen);
E boolean FDECL(stumble_on_door_mimic, (int,int));
E int FDECL(doopen_indir, (int,int));
E int NDECL(doclose);