shithub: rgbds

ref: 7e4104cabe8d995e40e552da2078fea87ff4ada6
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif