shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif