shithub: rgbds

ref: 8fd364a1a632ab0845ec98539d17c0070152ce9d
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif