Make FloatAutos::get_values() always use a PLAY_FORWARD direction.
[cinelerra_cv/pmdumuid.git] / toolame-02l / mem.h
blobdc3fb9ca842a2d22f7a155be0232885aef5c24e9
1 void *mem_alloc (unsigned long, char *);
2 void mem_free (void **);