shithub: rgbds

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