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