shithub: rgbds

ref: 1c8b31ca1d374e33d46dd56769f7f06877366385
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif