shithub: rgbds

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