shithub: rgbds

ref: 1202c6b45937d7bb056b7e22ae9a30fb7efaf9b6
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif