shithub: rgbds

ref: a913dc01b52ed57bbc5a81844c67c4d30c7cd6fb
dir: /include/link/output.h/

View raw version
#ifndef	ASMOTOR_LINK_OUTPUT_H
#define	ASMOTOR_LINK_OUTPUT_H

void out_Setname(char *tzOutputfile);
void Output(void);

#endif