shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif