parent
5c835b851e
commit
f9c2300ced
@ -0,0 +1,6 @@ |
||||
#include <ncurses.h> |
||||
#include "extras.h" |
||||
|
||||
void writeExtras(){ |
||||
addch(ACS_PI); |
||||
} |
Loading…
Reference in new issue