shithub: rgbds

ref: 05be8e00113ef07aabf8a5eeb1ef98cab6a8aaec
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif