shithub: rgbds

ref: 00de7674af6d7636e99c057f52d1913142454b85
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif