ref: 32b89da7cd004d14f1641cbd6bd32f0ec6b97b20
dir: /fns.h/
void* emalloc(ulong); void init(void); void initmap(void); int mhdist(int, int, int, int); void startsim(void); void initdrw(void); void resetdraw(void); void redraw(void); void updatedraw(void);