shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif