shithub: rgbds

ref: b53e17078150a42cc74e78e3f4327457c66854e0
dir: /src/link/include/output.h/

View raw version
#ifndef	OUTPUT_H
#define	OUTPUT_H

void	out_Setname( char *tzOutputfile );
void	Output( void );

#endif