shithub: rgbds

ref: 5694d6907cdcf2d79792e00dc75f416eb7793a52
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif