Add print macro

This commit is contained in:
Aoran Zeng
2024-12-14 10:11:34 +08:00
parent 2746fe03c0
commit 6ded3380e5
17 changed files with 38 additions and 42 deletions

View File

@@ -51,7 +51,7 @@ os_voidlinux_setsrc (char *option)
);
chsrc_note2 ("若报错可尝试使用以下命令:");
say (cmd);
p(cmd);
ProgMode_ChgType = ChgType_Untested;
chsrc_conclude (&source);
}