X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_t.h;h=268867f009db281e1dc771840ce13975c175af98;hb=a565be31ce92d6168ae6983042da75b0b683e52b;hp=de709bdfc0789096d692f0c06f8cf93544e5da3c;hpb=71052570b201b2831361b9890c41480f9826cfd7;p=16.git diff --git a/src/lib/16_t.h b/src/lib/16_t.h index de709bdf..268867f0 100755 --- a/src/lib/16_t.h +++ b/src/lib/16_t.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2019 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -133,4 +133,6 @@ inline void gotoxy(int x,int y) } #endif +#define PFDT printf("."); + #endif/*_TYPE_H_*/