macutils/macunpack/bin.h

4 lines
90 B
C

#include "macunpack.h"
#ifdef BIN
void bin (char *header, int data_size, int UMcp);
#endif