shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif