shithub: rgbds

ref: 720ae59af856641babb2da019cc64b2dbfeabe92
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif