optimize codes

This commit is contained in:
ValKmjolnir
2022-05-22 18:19:13 +08:00
parent 99dca532f6
commit ebfacd9197
7 changed files with 105 additions and 82 deletions

View File

@@ -13,6 +13,9 @@ const uint32_t VM_OPTIMIZE =0x100;
void help()
{
std::cout
<<" ,--#-,\n"
<<"<3 / \\____\\ <3\n"
<<" |_|__A_|\n"
#ifdef _WIN32
<<"use command <chcp 65001> if want to use unicode.\n"
#endif