#ifndef NG_INIT_H
#define NG_INIT_H

void fix_up_jiyva_name();
void initialise_branch_depths();
void initialise_item_descriptions();

#endif