shithub: rgbds

ref: 660f5daac34386db8a6fdfffbb65b26be4a602b0
dir: /src/link/include/library.h/

View raw version
#ifndef	LIBRARY_H
#define	LIBRARY_H

extern	void	AddNeededModules( void );

#endif