shithub: rgbds

ref: 6c10ca62ad899fe5f5f0f687d7ec7b3b0650601f
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif