shithub: rgbds

ref: 6ccd386587c671250cf71c5099c0f9b6b0bd507a
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif