shithub: rgbds

ref: e4571bc0fc6309534cdd59bcb140d73ddefb2192
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif