diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-12-09 19:51:15 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-09 21:03:32 +0300 |
commit | 351b7cf1ff682026485b0e7a8f7623fe356cdf84 (patch) | |
tree | 69e4863afbcf3bddf19affecb53ad0205e3f45a3 /data/graphics/gui/CMakeLists.txt | |
parent | b43ed947efd36471a0608d103faed95e61f7b124 (diff) | |
download | plus-351b7cf1ff682026485b0e7a8f7623fe356cdf84.tar.gz plus-351b7cf1ff682026485b0e7a8f7623fe356cdf84.tar.bz2 plus-351b7cf1ff682026485b0e7a8f7623fe356cdf84.tar.xz plus-351b7cf1ff682026485b0e7a8f7623fe356cdf84.zip |
Add resize options for on screen joystick and buttons.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 47cfed422..ad033c1fd 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -14,9 +14,8 @@ SET (FILES circle-on.xml colors.xml complete_icon.xml + dbutton.xml dpad.xml - dpad_attack.xml - dpad_cancel.xml dropdown.xml dropdown_background.xml dropdown_pressed.xml |