shithub: rgbds

ref: 7b8d4de35c2dc284501218982fb1a05f6a1a8321
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif