shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif