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