Merge branch 'master' into overlay_h

This commit is contained in:
Nemirtingas 2019-09-20 13:26:34 +02:00
commit 5ad434e190
18 changed files with 2116 additions and 95 deletions

View file

@ -27,7 +27,11 @@
#include "steam_remote_storage.h"
#include "steam_screenshots.h"
#include "steam_http.h"
#ifdef CONTROLLER_SUPPORT
#include "steam_controller.h"
#else
#include "steam_controller_disabled.h"
#endif
#include "steam_ugc.h"
#include "steam_applist.h"
#include "steam_music.h"