shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif