ref: 844e027a18e1a311547ef94d7431568c5e3f6803
dir: /include/link/output.h/
#ifndef RGBDS_LINK_OUTPUT_H #define RGBDS_LINK_OUTPUT_H void out_Setname(char *tzOutputfile); void out_SetOverlayname(char *tzOverlayfile); void Output(void); #endif /* RGBDS_LINK_OUTPUT_H */