fix borders and links
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
/* Draw a Person's box on the terminal
|
||||
drawY,drawX - the coordinates where to draw
|
||||
returns the width of the box*/
|
||||
void draw(I16 drawY, I16 drawX) const;
|
||||
void draw(I16 drawY, I16 drawX, bool hasSpouse, bool isSpouse, bool hasChildren=false) const;
|
||||
|
||||
/* WINDOW* createPad()const; */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user