shithub: rgbds

ref: b6a50a3afc71d7f5fb17f93f5ed12af61fe8efeb
dir: /include/link/library.h/

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif