shithub: rgbds

ref: 25efb00769cb1a16fe3ab643e4b63d33402a5bcc
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