shithub: rgbds

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

View raw version
#ifndef	OBJECT_H
#define	OBJECT_H

extern	void	obj_Readfile( char *tzObjectfile );
extern	void	lib_Readfile( char *tzLibfile );

#endif