ref: 1a15ee53634dce6df005a31d52b1fc5b194446ae dir: /include/link/output.h/
#ifndef RGBDS_LINK_OUTPUT_H #define RGBDS_LINK_OUTPUT_H void out_Setname(char *tzOutputfile); void Output(void); #endif