shithub: rgbds

ref: 214d13c8d361ce41396200d9ccf16de938eef031
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