PSP1_BuildDependencies.bat 256 B

123456789
  1. :: Build platform-specific MegaZeux dependencies and install them
  2. :: to %PSPDEV%\portlibs or likewise. This need not be done if
  3. :: your psptoolchain installation already has all of the required
  4. :: dependencies.
  5. usr\bin\bash -l /psp-dependencies.sh
  6. pause