mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 19:25:35 +08:00
dbg: why is this failing now!
This commit is contained in:
parent
5e57643f3a
commit
95e2bdafaf
@ -366,6 +366,11 @@ fi
|
||||
## tools
|
||||
if [[ "$BUILD_TOOL_CLIENT_LDR" = "1" ]]; then
|
||||
echo // copying tool steamclient_loader
|
||||
echo -----------------
|
||||
pwd
|
||||
echo -----------------
|
||||
echo ffff = "$build_root_tools/steamclient_loader/"
|
||||
echo -----------------
|
||||
[[ -d "$build_root_tools/steamclient_loader/" ]] || mkdir -p "$build_root_tools/steamclient_loader/"
|
||||
steamclient_files=(
|
||||
"ldr_appid.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user