shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif