diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2022-07-19 06:08:06 -0700 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2022-11-05 12:17:21 -0700 |
commit | 21b87fd89206fb402b47cfad74b98550080e6d0d (patch) | |
tree | ab10c5ce3f5e35fb6a403becff25b2f122ddd32a /cmake/treedata | |
parent | 1a13a42cff5e271a204be390b78901b2169c15ba (diff) |
Games: Refactor port mapping into new Agent Manager
Diffstat (limited to 'cmake/treedata')
-rw-r--r-- | cmake/treedata/common/games.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/games.txt b/cmake/treedata/common/games.txt index ffb6bd5bc4..6f9b8425d9 100644 --- a/cmake/treedata/common/games.txt +++ b/cmake/treedata/common/games.txt @@ -3,6 +3,7 @@ xbmc/games/addons games/addons xbmc/games/addons/cheevos games/addons/cheevos xbmc/games/addons/input games/addons/input xbmc/games/addons/streams games/addons/streams +xbmc/games/agents games/agents xbmc/games/controllers games/controllers xbmc/games/controllers/dialogs games/controllers/dialogs xbmc/games/controllers/guicontrols games/controllers/guicontrols |