oktw says to #ysitd
<licson>: struct Cell { enum type; unsigned int energy_state_seed; unsigned int cell_membrane_state_seed; unsigned int er_state_seed; List<Protein>* activeProteins; List<Protein>* inactiveProteins; List<ER_Vector>* rough_er; List<ER_Vector>* smooth_er; List<Mitochondrion>* mitochondria; Nucleus* nucleus; List<Protein>* channelProteins; List<Protein>* antigen; }