shithub: rgbds

ref: 0b08fca9f229b40275542544eda14195e85ea8ce
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif