shithub: rgbds

ref: 191f98a008c428b24fdeae6ef302abfd017d9428
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif