VGMPLAY updates

This commit is contained in:
b1ackmai1er
2021-11-23 20:54:17 +08:00
parent 1fe9fda31e
commit ad8aa4a4a2
16 changed files with 268 additions and 7 deletions

View File

@@ -15,3 +15,4 @@ pushd Test && call Clean || exit /b 1 & popd
pushd ZMP && call Clean || exit /b 1 & popd
pushd ZMD && call Clean || exit /b 1 & popd
pushd Dev && call Clean || exit /b 1 & popd
pushd VGM && call Clean || exit /b 1 & popd