X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2F16.c;h=6ad5334f03d1566a7554375400166e9ee337a7e0;hb=f3c21c71444277afd8389f577439ab655620ce51;hp=f570a7ba4af9e5ee7848b5e212a8898643f143ba;hpb=ef95c0e1f8ab0b84188d27e619fe1f6263ae246d;p=16.git diff --git a/src/16.c b/src/16.c index f570a7ba..6ad5334f 100755 --- a/src/16.c +++ b/src/16.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -81,6 +81,7 @@ main(int argc, char *argv[]) IN_ReadControl(0,&player); if(IN_KeyDown(sc_Escape)) engi_stat = ENGI_EXIT; shinku(&gvar); + _DEBUGF("Serial debug output printf test %u %u %u\n",1U,2U,3U); } switch(detectcpu()) {