A camera may contain a picture-painting demon
Original patch by Leon Arnott
This commit is contained in:
@@ -497,6 +497,7 @@ E int FDECL(omon_adj, (struct monst *,struct obj *,BOOLEAN_P));
|
||||
E int FDECL(thitmonst, (struct monst *,struct obj *));
|
||||
E int FDECL(hero_breaks, (struct obj *,XCHAR_P,XCHAR_P,BOOLEAN_P));
|
||||
E int FDECL(breaks, (struct obj *,XCHAR_P,XCHAR_P));
|
||||
E void FDECL(release_camera_demon, (struct obj *, XCHAR_P,XCHAR_P));
|
||||
E void FDECL(breakobj, (struct obj *,XCHAR_P,XCHAR_P,BOOLEAN_P,BOOLEAN_P));
|
||||
E boolean FDECL(breaktest, (struct obj *));
|
||||
E boolean FDECL(walk_path, (coord *, coord *, boolean (*)(genericptr_t,int,int), genericptr_t));
|
||||
|
||||
Reference in New Issue
Block a user