shithub: rgbds

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

View raw version
#ifndef	RGBDS_LINK_LIBRARY_H
#define	RGBDS_LINK_LIBRARY_H

extern void AddNeededModules(void);

#endif