shithub: rgbds

ref: e5ac9c2cd83dd23d7fe15a60eab09f81c6f4ba45
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