SYNOPSIS

#include <allegro.h>

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

DESCRIPTION

A version of save_tga which writes to a packfile.

RELATED TO save_tga_pf…

save_tga(3alleg4), expackf(3alleg4)