shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif