Remove setting CUSTOM_PCSX2_PATH from script so env variables can be
used
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# =======================
|
|
||||||
CUSTOM_PCSX2_PATH="" # e.g. "/usr/bin/pcsx2" or "flatpak run net.pcsx2.PCSX2"
|
|
||||||
# =======================
|
|
||||||
|
|
||||||
get_target_elf_name() {
|
get_target_elf_name() {
|
||||||
if [ -f "./Makefile" ]; then
|
if [ -f "./Makefile" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user