shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif