Routines need to be added to most classes to allow serialization of them to files. These routines should take PACKFILE*s and load or save them using chunks for each object. bitmap's is already written, see allegro/src/datafile.c: load_bitmap_object
Log in to post a comment.