X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tools%2Fprotoparse.h;h=c102c49d3d6f77167e41900a7697f31dd90faf0b;hb=940e8e6658a2edccb668f4a0dfa5df99918ee845;hp=7d2d7113c9ed4b8f037becbd7cf504ea8d40b4f6;hpb=91977a1c79fbe3648395fcb33ebfd7dd76364cb8;p=ia32rtools.git diff --git a/tools/protoparse.h b/tools/protoparse.h index 7d2d711..c102c49 100644 --- a/tools/protoparse.h +++ b/tools/protoparse.h @@ -64,6 +64,7 @@ static const char *known_types[] = { "void *", "char *", "FILE *", + "int *", "unsigned __int8", "unsigned __int16", "unsigned int",