shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif