shithub: rgbds

ref: 871c5ed3606ddc41fec3fdbde743656ebd583bb7
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