shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif