shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif