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