shithub: rgbds

ref: 0b6438ae0a535b4f010b0254193a951f0d0a1c5d
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