shithub: rgbds

ref: 6198cc185c24ec4ba794ed27c969ae65d31f89c3
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif