shithub: rgbds

ref: 26150fa9d4203737d5dff5ba3d4dc5239d93c6e7
dir: /src/link/include/library.h/

View raw version
#ifndef	LIBRARY_H
#define	LIBRARY_H

extern void AddNeededModules(void);

#endif