shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif