shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif