shithub: rgbds

ref: 523b7538f06934ab0d23f4745741f94ebb8534df
dir: /include/link/library.h/

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif