tools: romheader makefile
[swan-dev] / tools / romheader.c
index 9af1065..0b23559 100644 (file)
@@ -76,6 +76,7 @@ int main(void)
 
 cleanup:
 
+       printf("done\n");
        fflush(fp);
        fclose(fp);
 }