update splat yaml files to remove /medievil/

This commit is contained in:
DerpPrincess 2023-09-20 16:00:35 -05:00
parent 84dd098689
commit ad5aaf0e13
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ name: MEDIEVIL.EXE
sha1: 265ce5dc508002a339ae535e49a5b1b4e683b732
options:
basename: game
target_path: disk/medievil/MEDIEVIL.EXE
target_path: disk/MEDIEVIL.EXE
base_path: ..
platform: psx
compiler: GCC

View File

@ -5,7 +5,7 @@ options:
basename: ovlch
base_path: ..
build_path: build/
target_path: disk/medievil/OVERLAYS/CH.BIN
target_path: disk/OVERLAYS/CH.BIN
asm_path: asm/ovl/ch
asset_path: assets/ovl/ch
src_path: src/ovl/ch

View File

@ -5,7 +5,7 @@ options:
basename: ovlcr
base_path: ..
build_path: build/
target_path: disk/medievil/OVERLAYS/CR.BIN
target_path: disk/OVERLAYS/CR.BIN
asm_path: asm/ovl/cr
asset_path: assets/ovl/cr
src_path: src/ovl/cr