logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

LZSS_UNPACK_DATA - Opaque structure for handling LZSS decompression. Allegro game programming library.

Description

       Opaque  structure  for  handling  LZSS  decompression.  Read chapter "File and compression routines for a
       description on how to obtain/use this structure.

Name

       LZSS_UNPACK_DATA - Opaque structure for handling LZSS decompression. Allegro game programming library.

See Also

create_lzss_unpack_data(3alleg4)

Allegro                                           version 4.4.3                        LZSS_UNPACK_DATA(3alleg4)

Synopsis

#include<allegro.h>typedefstructLZSS_UNPACK_DATA

See Also