shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif