shithub: rgbds

ref: 85ff75d2d3e71e598526e94aa5987f35a385f1ef
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif