shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif