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