shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif