X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Funpack_private.h;h=68dc3cce90e5d3857456dc3c1b73d6452442bc85;hb=bcb5c54b2b6170c185583c18f5ec97b0bb813f0a;hp=92478b2dd3dbf275290359c2bc14dcc24b92daf5;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/unpack_private.h b/Source/unpack_private.h index 92478b2..68dc3cc 100644 --- a/Source/unpack_private.h +++ b/Source/unpack_private.h @@ -12,3 +12,4 @@ struct BinIOUnpackContext extern void BinIOUnpack(void *context, int type, int byte_order, int count); #endif +