shithub: rgbds

ref: 73e44cb803809f1dacaeb1de203ecf42ab1e96a4
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif