shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif