shithub: rgbds

ref: 45b6872e2ad5374c146d1ddca61487976ba65f84
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif