shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif