shithub: rgbds

ref: 1218da79a9ac84a10a49cf2b35a85dd7e8ae5c18
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif