shithub: rgbds

ref: 80e957b5d55e1deb7155333adbd51c3190a66374
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif