shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif