shithub: rgbds

ref: 8cbc2f44718588433196edda36acdd3f488ec28e
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif