shithub: rgbds

ref: 171061f3a3b6d298e34aafe2843645ce3a1aa43a
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif