shithub: rgbds

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

View raw version
#ifndef	ASMOTOR_LINK_LIBRARY_H
#define	ASMOTOR_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif