SYNOPSIS #include <allegro.h> void free_lzss_unpack_data(LZSS_UNPACK_DATA *dat); DESCRIPTION Frees an LZSS_UNPACK_DATA structure created with create_lzss_pack_data.