shithub: rgbds

ref: 618082bcabf83cbf1c46cdcf879b98fbd3f0fed9
dir: /src/link/include/library.h/

View raw version
#ifndef	LIBRARY_H
#define	LIBRARY_H

extern void AddNeededModules(void);

#endif