update splat yaml files to remove /medievil/
This commit is contained in:
parent
84dd098689
commit
ad5aaf0e13
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue