shithub: rgbds

ref: 9b4d16b0d89c5364a5b60822f6fbd1d660959d04
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif