X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=blobdiff_plain;f=src%2Flib%2F16_t.h;h=a935d8cd5f1ba9e8eb6b39ea8dff697c76ed4b97;hp=de709bdfc0789096d692f0c06f8cf93544e5da3c;hb=adefd71cb8a3e70da10523e4eb97e442a655a6cd;hpb=df988f1a24b63051a4aea9a3766050babfea755f diff --git a/src/lib/16_t.h b/src/lib/16_t.h index de709bdf..a935d8cd 100755 --- a/src/lib/16_t.h +++ b/src/lib/16_t.h @@ -133,4 +133,6 @@ inline void gotoxy(int x,int y) } #endif +#define PFDT printf("."); + #endif/*_TYPE_H_*/