dynamic.c 225 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 /* * dynamic.c -- Used for 'morphfaces' program. * This file is used to produce an RSP addressible * version of the dynamic data structure */ #include "morphfaces.h" dynamic_stuff rsp_dynamic;