shithub: rgbds

ref: 469e3e7c860ca83c85b06f46788ff6ddf72a49ac
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif