shithub: rgbds

ref: 420ea638a73b30f8dc4cf6cc2ace6c1ca3fe3794
dir: /include/link/object.h/

View raw version
#ifndef	RGBDS_LINK_OBJECT_H
#define	RGBDS_LINK_OBJECT_H

extern void obj_Readfile(char *tzObjectfile);

#endif