shithub: rgbds

ref: 6e123ccc364b8bed9c38f884666271810c37578c
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif