SYNOPSIS

#include <allegro.h>

int save_pcx_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);

DESCRIPTION

A version of save_pcx which writes to a packfile.

RELATED TO save_pcx_pf…

save_pcx(3alleg4)