shithub: rgbds

ref: 97a31c8fc07e419b783cc2610251acb4856adc43
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif