shithub: rgbds

ref: c3c31138ddbd8680d4e67957e387f2816798a71b
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif