.\" Generated by the Allegro makedoc utility .TH save_tga_pf 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME save_tga_pf \- Packfile version of save_tga. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int save_tga_pf(PACKFILE *f, BITMAP *bmp, RGB *pal); .SH DESCRIPTION A version of save_tga which writes to a packfile. .SH SEE ALSO .BR save_tga (3alleg4), .BR expackf (3alleg4)