Android: Move host thread lock to a separate file

This commit is contained in:
JosJuice
2023-06-11 12:06:23 +02:00
parent c8559a7933
commit 5524042922
4 changed files with 55 additions and 39 deletions

View File

@ -10,6 +10,8 @@ add_library(main SHARED
GameList/GameFile.cpp
GameList/GameFile.h
GameList/GameFileCache.cpp
Host.cpp
Host.h
InfinityConfig.cpp
Input/Control.cpp
Input/Control.h