shithub: rgbds

ref: 42b5be24b42a6bae11c68751146d9981aadc459d
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif