shithub: rgbds

ref: 50a8bbd414d662dc0d8065eeecc37c195e760962
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif