shithub: rgbds

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

View raw version
#ifndef	LIBRARY_H
#define	LIBRARY_H

extern	void	AddNeededModules( void );

#endif