shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif