Move item actions into separate src file
Haven't tested compilation on Windows and VMS ...
This commit is contained in:
@@ -1240,6 +1240,10 @@ extern boolean pmatchi(const char *, const char *) NONNULLPTRS;
|
||||
extern boolean pmatchz(const char *, const char *) NONNULLPTRS;
|
||||
*/
|
||||
|
||||
/* ### iactions.c ### */
|
||||
|
||||
extern int itemactions(struct obj *otmp) NONNULLARG1;
|
||||
|
||||
/* ### insight.c ### */
|
||||
|
||||
extern int doattributes(void);
|
||||
|
||||
Reference in New Issue
Block a user