shithub: rgbds

ref: 2dab1474b88675cd7de23fa1b7347a1aea3fe5b8
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif