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

@@ -34,6 +34,7 @@ pushd Test && call Build || exit /b & popd
pushd ZMP && call Build || exit /b & popd
pushd ZMD && call Build || exit /b & popd
pushd Dev && call Build || exit /b & popd
pushd VGM && call Build || exit /b & popd
copy *.com %APPBIN%\ || exit /b