shithub: rgbds

ref: 6c1dd85c9a742589d2142be72257a7380a4786dd
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif