shithub: rgbds

ref: 8f5e7676155d5a668f777ba0e620c2da1d00de2c
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif