shithub: rgbds

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