shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif