shithub: rgbds

ref: 2ea2e47231bb98437dfa00908a65ca3052275f42
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif