shithub: rgbds

ref: 0b6438ae0a535b4f010b0254193a951f0d0a1c5d
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif