shithub: rgbds

ref: 05be8e00113ef07aabf8a5eeb1ef98cab6a8aaec
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