shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif