shithub: rgbds

ref: e895832b2b89cf341ef84ee43e70aaa41f002fed
dir: /src/LINK/INCLUDE/OUTPUT.H/

View raw version
#ifndef	OUTPUT_H
#define	OUTPUT_H

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

#endif