Update RUNVVCEasy.bat
Added color of start, it will reset back to normal color from options
This commit is contained in:
parent
a63c235615
commit
d401122296
|
@ -7,6 +7,7 @@ pause
|
|||
goto start
|
||||
|
||||
:start
|
||||
color 07
|
||||
cls
|
||||
echo What do you like to do for encode/decode VVC?
|
||||
echo 1. Encode (construction)
|
||||
|
|
Loading…
Reference in New Issue