X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Flib%2Flib_com.h;h=90392ec6f8efb6effc0ec258e3753e9fe0df47de;hb=6d2deab47a9764ceb4790e2c97492c74e2d13c5c;hp=232d4270a2654b6d3342f466e40f0a3d44f0b21f;hpb=0dde01d5cf8929d8f9faadef139c2e0f77b307ba;p=16.git diff --git a/16/lib/lib_com.h b/16/lib/lib_com.h index 232d4270..90392ec6 100644 --- a/16/lib/lib_com.h +++ b/16/lib/lib_com.h @@ -97,7 +97,8 @@ typedef unsigned char byte; -typedef unsigned int word; +typedef unsigned int word; +typedef unsigned short syte; void wait(clock_t wait);