shithub: rgbds

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

View raw version
#ifndef	LIBRARY_H
#define	LIBRARY_H

extern void AddNeededModules(void);

#endif