shithub: rgbds

ref: 011c2c953b758233dd9dc8fef76bc04c51c6759b
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif