shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif