diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-01 23:32:27 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-01 23:32:27 (GMT) |
commit | c0cbbd8f2f543150b911cb45c6a19a5a3f69ac03 (patch) | |
tree | 13a20b60a1d5338d06795742dda13c071c6accf5 /abs/extra/dolphin-emu/gen_lib_dolphin-emu.conf | |
parent | c643783556d3d0337421d47ffc1b4649ebebad61 (diff) | |
download | linhes_pkgbuild-c0cbbd8f2f543150b911cb45c6a19a5a3f69ac03.zip linhes_pkgbuild-c0cbbd8f2f543150b911cb45c6a19a5a3f69ac03.tar.gz linhes_pkgbuild-c0cbbd8f2f543150b911cb45c6a19a5a3f69ac03.tar.bz2 |
dolphin-emu: changed to make use of gen_game_xml.py
Also using master branch instead of 3.0 the 3.0 branch fails to compile
Diffstat (limited to 'abs/extra/dolphin-emu/gen_lib_dolphin-emu.conf')
-rw-r--r-- | abs/extra/dolphin-emu/gen_lib_dolphin-emu.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/extra/dolphin-emu/gen_lib_dolphin-emu.conf b/abs/extra/dolphin-emu/gen_lib_dolphin-emu.conf new file mode 100644 index 0000000..51b89d0 --- /dev/null +++ b/abs/extra/dolphin-emu/gen_lib_dolphin-emu.conf @@ -0,0 +1,7 @@ +<!--#Dolphin-Emu--> + <button> + <type>MENU_GAME</type> + <text>Dolphin Emulator</text> + <action>MENU dolphin-emu.xml</action> + </button> +<!--#Dolphin-Emu--> |