Fix Genesis Plus GX in PS3/Wii build scripts
This commit is contained in:
parent
15726d6583
commit
a345ee455c
|
@ -67,7 +67,7 @@ build_libretro_s9x_next()
|
|||
fi
|
||||
}
|
||||
|
||||
GENPLUS_NEXT_DIR_NAME=Genesis-Plus-GX
|
||||
GENPLUS_DIR_NAME=Genesis-Plus-GX
|
||||
|
||||
build_libretro_genplus()
|
||||
{
|
||||
|
|
|
@ -68,7 +68,7 @@ build_libretro_s9x_next()
|
|||
fi
|
||||
}
|
||||
|
||||
GENPLUS_NEXT_DIR_NAME=Genesis-Plus-GX
|
||||
GENPLUS_DIR_NAME=Genesis-Plus-GX
|
||||
|
||||
build_libretro_genplus()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue