shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif