shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif