shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif