shithub: rgbds

ref: 2339f0fbae61334c425584f4101e313847bce0f4
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif