shithub: rgbds

ref: 635014b74dd1ea165cfd8bdb6fcda9e8af0ed411
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif