#include "dact.h"
#include "dact_common.h"

int dact_BuffToBuffDecompress(void) {
	return(0);
}
int dact_BuffToBuffCompress(void) {
	return(0);
}
