shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif