shithub: rgbds

ref: 7293da9084274df88db06f7c321e02333c6ca9fa
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif