For *.ani, *.sml, *.med, *.big files, each line is in following format:

filename transparent_color colormap_index hotspot_x hotspot_y

Filename is string, all others are int.
-1 for transparent_color or colormap_index means it isn't used.
This information is parsed in libs/graphics/sdl/3do_getbody.c

