shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif