shithub: rgbds

ref: 45b6872e2ad5374c146d1ddca61487976ba65f84
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