shithub: rgbds

ref: 198fcfaab3e890568b980d3d967803fd4f5ccafd
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif