shithub: rgbds

ref: 6752b102049e0f75d393c5ed5420c49e87e7bb33
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif