shithub: rgbds

ref: 318c981c007381a5fafc76b6d0bed03653dcf036
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif