remove and transfer INVISIBLE_OBJECTS to branch
This commit is contained in:
@@ -295,9 +295,6 @@ E void FDECL(bury_obj, (struct obj *));
|
||||
|
||||
/* ### display.c ### */
|
||||
|
||||
#ifdef INVISIBLE_OBJECTS
|
||||
E struct obj * FDECL(vobj_at, (XCHAR_P,XCHAR_P));
|
||||
#endif /* INVISIBLE_OBJECTS */
|
||||
E void FDECL(magic_map_background, (XCHAR_P,XCHAR_P,int));
|
||||
E void FDECL(map_background, (XCHAR_P,XCHAR_P,int));
|
||||
E void FDECL(map_trap, (struct trap *,int));
|
||||
|
||||
Reference in New Issue
Block a user