shithub: rgbds

ref: 25efb00769cb1a16fe3ab643e4b63d33402a5bcc
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif