shithub: rgbds

ref: 7770827cce8029310c05d93fa9232a3620689ef5
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