shithub: rgbds

ref: 4d06e6de796e9e96f03f419b976bbc3dc19d2afe
dir: /src/link/include/output.h/

View raw version
#ifndef	OUTPUT_H
#define	OUTPUT_H

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

#endif