shithub: rgbds

ref: 39d8674a9372d5dcf643a759262fc95e4a248fb8
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif