shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif