shithub: rgbds

ref: 4feaa929ff8b8181e6d637e9b3cc42e7cafd88f4
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif