shithub: rgbds

ref: c31b87b16a9e96c2156ebc6c89e07bac86c10094
dir: /src/link/include/library.h/

View raw version
#ifndef	LIBRARY_H
#define	LIBRARY_H

extern	void	AddNeededModules( void );

#endif