shithub: rgbds

ref: e25d69e976dc956cc8aafe53a2402171f7e76540
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif