mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Added quit button.
This commit is contained in:
parent
731248ab75
commit
4f69df2c74
|
@ -177,6 +177,7 @@ git clone --recursive https://github.com/351ELEC/351elec-emulationstation emulat
|
|||
# TODO: one day I will have to fork this emustation...
|
||||
# applying patches
|
||||
cp $INSTALL_DIR/patches/Splash.h $INSTALL_DIR/emulationstation/es-core/src/Splash.h
|
||||
cp $INSTALL_DIR/patches/GuiMenu.cpp $INSTALL_DIR/emulationstation/es-app/src/guis/GuiMenu.cpp
|
||||
# pathes applied
|
||||
cd emulationstation
|
||||
sudo pacman -S base-devel cmake freeimage sdl2_mixer sdl2 rapidjson boost
|
||||
|
|
6104
patches/GuiMenu.cpp
Normal file
6104
patches/GuiMenu.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue