clean master after moving of newer content to feature branch
This commit is contained in:
@@ -398,7 +398,5 @@ struct you {
|
||||
}; /* end of `struct you' */
|
||||
|
||||
#define Upolyd (u.umonnum != u.umonster)
|
||||
/* something like MON_AT (rm.h) */
|
||||
#define HERO_AT(x,y) ((x)==u.ux && (y)==u.uy)
|
||||
|
||||
#endif /* YOU_H */
|
||||
|
||||
Reference in New Issue
Block a user