shithub: rgbds

ref: 0017a93a13a95a2df9bc28a5daa1c0e1da86a45a
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif