shithub: rgbds

ref: 871c5ed3606ddc41fec3fdbde743656ebd583bb7
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif