]> 4ch.mooo.com Git - 16.git/blobdiff - 16/lib/lib_com.h
modified: 16/Project 16.bfproject
[16.git] / 16 / lib / lib_com.h
index d43b7172d688e3a8916b3b56c2bdd5c7d468ddc2..2910d6874b6d8f99a721436bf54241de50520bad 100644 (file)
@@ -96,7 +96,9 @@
 #define KEY_MENU               (0x75)\r
 \r
 \r
-typedef unsigned char byte;\r
+typedef unsigned char byte;
+typedef unsigned int word;
+typedef unsigned short cord;\r
 \r
 void wait(clock_t wait);\r
 \r