diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2017-01-25 14:45:49 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2017-02-02 18:02:54 -0800 |
commit | 49a1ee0a4ed9b8cab1c4144a33394740f88e8495 (patch) | |
tree | 905620b4049a74fb878036290d0a164c6c0d916d /project | |
parent | f9e853f8d5876ad6d3131d185fd7128648320fec (diff) |
[controllers] Cache controller layouts
Diffstat (limited to 'project')
-rw-r--r-- | project/cmake/treedata/common/games.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/cmake/treedata/common/games.txt b/project/cmake/treedata/common/games.txt index b622f5a56b..a8422fbaeb 100644 --- a/project/cmake/treedata/common/games.txt +++ b/project/cmake/treedata/common/games.txt @@ -1,3 +1,4 @@ +xbmc/games games xbmc/games/controllers games/controllers xbmc/games/controllers/dialogs games/controllers/dialogs xbmc/games/controllers/guicontrols games/controllers/guicontrols |