Added quit button.

This commit is contained in:
XargonWan 2022-03-15 03:18:56 +01:00
parent 731248ab75
commit 4f69df2c74
2 changed files with 6105 additions and 0 deletions

View file

@ -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

File diff suppressed because it is too large Load diff