shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif