shithub: rgbds

ref: 06c4e1fb4b06c2a019d78752d114da70e8d41509
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif