shithub: rgbds

ref: f97e3bad33e654cc0d7fa4f301e6fc22f02d68b6
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