shithub: rgbds

ref: 5fe2bcbeedea32b137a26d50a2fd91cee3fc03cb
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif