shithub: rgbds

ref: 16c7a49ffa60ceb5cfd05081b42a06257b708590
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif